|
111 | 111 | Description:
|
112 | 112 | (RW) The PCH FIVR (Fully Integrated Voltage Regulator) switching frequency in MHz,
|
113 | 113 | when FIVR clock is 38.4MHz.
|
| 114 | + |
| 115 | +What: /sys/bus/platform/devices/INTC1045:00/pch_fivr_switch_frequency/fivr_switching_freq_mhz |
| 116 | +Date: September, 2021 |
| 117 | +KernelVersion: v5.15 |
| 118 | + |
| 119 | +Description: |
| 120 | + (RO) Get the FIVR switching control frequency in MHz. |
| 121 | + |
| 122 | +What: /sys/bus/platform/devices/INTC1045:00/pch_fivr_switch_frequency/fivr_switching_fault_status |
| 123 | +Date: September, 2021 |
| 124 | +KernelVersion: v5.15 |
| 125 | + |
| 126 | +Description: |
| 127 | + (RO) Read the FIVR switching frequency control fault status. |
| 128 | + |
| 129 | +What: /sys/bus/platform/devices/INTC1045:00/pch_fivr_switch_frequency/ssc_clock_info |
| 130 | +Date: September, 2021 |
| 131 | +KernelVersion: v5.15 |
| 132 | + |
| 133 | +Description: |
| 134 | + (RO) Presents SSC (spread spectrum clock) information for EMI |
| 135 | + (Electro magnetic interference) control. This is a bit mask. |
| 136 | + Bits Description |
| 137 | + [7:0] Sets clock spectrum spread percentage: |
| 138 | + 0x00=0.2% , 0x3F=10% |
| 139 | + 1 LSB = 0.1% increase in spread (for |
| 140 | + settings 0x01 thru 0x1C) |
| 141 | + 1 LSB = 0.2% increase in spread (for |
| 142 | + settings 0x1E thru 0x3F) |
| 143 | + [8] When set to 1, enables spread |
| 144 | + spectrum clock |
| 145 | + [9] 0: Triangle mode. FFC frequency |
| 146 | + walks around the Fcenter in a linear |
| 147 | + fashion |
| 148 | + 1: Random walk mode. FFC frequency |
| 149 | + changes randomly within the SSC |
| 150 | + (Spread spectrum clock) range |
| 151 | + [10] 0: No white noise. 1: Add white noise |
| 152 | + to spread waveform |
| 153 | + [11] When 1, future writes are ignored. |
0 commit comments