/linux-6.3-rc2/Documentation/devicetree/bindings/power/supply/ |
A D | bq25890.yaml | 48 ti,precharge-current: 50 description: maximum charge current during precharge phase (in uA) 95 - ti,precharge-current 119 ti,precharge-current = <128000>;
|
A D | bq24190.yaml | 54 - precharge-current-microamp: maximum charge current during precharge phase 74 precharge-current-microamp = <256000>;
|
A D | battery.yaml | 69 precharge-current-microamp: 72 precharge-upper-limit-microvolt: 156 precharge-current-microamp = <256000>; 157 precharge-upper-limit-microvolt = <2500000>;
|
A D | rohm,bd99954.yaml | 75 # - precharge-current-microamp: 90 # - precharge-upper-limit-microvolt
|
A D | bq2415x.yaml | 42 The chip will use slow precharge if battery voltage is below this value.
|
A D | bq2515x.yaml | 72 precharge-current-microamp = <2500>;
|
A D | bq256xx.yaml | 84 precharge-current-microamp = <180000>;
|
A D | bq25980.yaml | 93 precharge-current-microamp = <160000>;
|
/linux-6.3-rc2/Documentation/devicetree/bindings/iio/proximity/ |
A D | semtech,sx9360.yaml | 64 semtech,input-precharge-resistor-ohms: 96 semtech,input-precharge-resistor-ohms = <4000>;
|
A D | semtech,sx9324.yaml | 146 semtech,input-precharge-resistor-ohms: 197 semtech,input-precharge-resistor-ohms = <2000>;
|
/linux-6.3-rc2/Documentation/devicetree/bindings/memory-controllers/ddr/ |
A D | jedec,lpddr3-timings.yaml | 82 Row precharge time (all banks) in pico seconds. 87 Row precharge time (single banks) in pico seconds.
|
A D | jedec,lpddr3.yaml | 115 Row precharge time (all banks) in terms of number of clock cycles. 121 Row precharge time (single banks) in terms of number of clock cycles.
|
A D | jedec,lpddr2-timings.yaml | 65 Row precharge time (all banks) in pico seconds.
|
A D | jedec,lpddr2.yaml | 88 Row precharge time (all banks) in terms of number of clock cycles.
|
/linux-6.3-rc2/Documentation/devicetree/bindings/input/touchscreen/ |
A D | imx6ul_tsc.txt | 18 - pre-charge-time: the touch screen need some time to precharge.
|
/linux-6.3-rc2/mm/ |
A D | memcontrol.c | 188 unsigned long precharge; member 5605 mc.precharge += count; in mem_cgroup_do_precharge() 5614 mc.precharge++; in mem_cgroup_do_precharge() 6023 precharge = mc.precharge; in mem_cgroup_count_precharge() 6024 mc.precharge = 0; in mem_cgroup_count_precharge() 6026 return precharge; in mem_cgroup_count_precharge() 6045 if (mc.precharge) { in __mem_cgroup_clear_mc() 6047 mc.precharge = 0; in __mem_cgroup_clear_mc() 6228 if (!mc.precharge) in mem_cgroup_move_charge_pte_range() 6249 mc.precharge--; in mem_cgroup_move_charge_pte_range() [all …]
|
/linux-6.3-rc2/Documentation/devicetree/bindings/input/ |
A D | microchip,qt1050.txt | 34 Each touchpad need some time to precharge. The value depends on the mechanical
|
/linux-6.3-rc2/drivers/video/fbdev/ |
A D | ssd1307fb.c | 383 u32 precharge, dclk, com_invdir, compins; in ssd1307fb_init() local 474 precharge = (par->prechargep1 & 0xf) | (par->prechargep2 & 0xf) << 4; in ssd1307fb_init() 475 ret = ssd1307fb_write_cmd(par->client, precharge); in ssd1307fb_init()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/bus/ |
A D | qcom,ebi2.txt | 34 FIXME: the manual mentions "write precharge cycles" and "precharge cycles".
|
/linux-6.3-rc2/drivers/gpu/drm/solomon/ |
A D | ssd130x.c | 300 u32 precharge, dclk, com_invdir, compins, chargepump, seg_remap; in ssd130x_init() local 356 precharge = (SSD130X_SET_PRECHARGE_PERIOD1_SET(ssd130x->prechargep1) | in ssd130x_init() 358 ret = ssd130x_write_cmd(ssd130x, 2, SSD130X_SET_PRECHARGE_PERIOD, precharge); in ssd130x_init()
|
/linux-6.3-rc2/drivers/power/supply/ |
A D | ltc4162-l-charger.c | 54 precharge = 128, /* trickle on low bat voltage */ enumerator 115 case precharge: in ltc4162l_state_decode()
|
/linux-6.3-rc2/drivers/gpu/drm/gma500/ |
A D | cdv_intel_dp.c | 579 int try, precharge; in cdv_intel_dp_aux_ch() local 589 precharge = 4; in cdv_intel_dp_aux_ch() 591 precharge = 10; in cdv_intel_dp_aux_ch() 611 (precharge << DP_AUX_CH_CTL_PRECHARGE_2US_SHIFT) | in cdv_intel_dp_aux_ch()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/display/ |
A D | solomon,ssd1307fb.yaml | 112 Length of precharge period (phase 2) in clock cycles. This needs to be
|
/linux-6.3-rc2/drivers/perf/ |
A D | fsl_imx8_ddr_perf.c | 249 IMX8_DDR_PMU_EVENT_ATTR(precharge, 0x31),
|
/linux-6.3-rc2/Documentation/power/ |
A D | power_supply_class.rst | 145 the maximum charge current during precharge phase of charge cycle
|