Home
last modified time | relevance | path

Searched refs:precharge (Results 1 – 25 of 28) sorted by relevance

12

/linux-6.1.9/Documentation/devicetree/bindings/power/supply/
Dbq25890.yaml44 ti,precharge-current:
46 description: maximum charge current during precharge phase (in uA)
91 - ti,precharge-current
115 ti,precharge-current = <128000>;
Dbq24190.yaml54 - precharge-current-microamp: maximum charge current during precharge phase
74 precharge-current-microamp = <256000>;
Dbattery.yaml69 precharge-current-microamp:
72 precharge-upper-limit-microvolt:
156 precharge-current-microamp = <256000>;
157 precharge-upper-limit-microvolt = <2500000>;
Drohm,bd99954.yaml74 # - precharge-current-microamp:
89 # - precharge-upper-limit-microvolt
Dbq2515x.yaml72 precharge-current-microamp = <2500>;
Dbq2415x.yaml42 The chip will use slow precharge if battery voltage is below this value.
Dbq25980.yaml93 precharge-current-microamp = <160000>;
Dbq256xx.yaml84 precharge-current-microamp = <180000>;
/linux-6.1.9/Documentation/devicetree/bindings/iio/proximity/
Dsemtech,sx9360.yaml64 semtech,input-precharge-resistor-ohms:
96 semtech,input-precharge-resistor-ohms = <4000>;
Dsemtech,sx9324.yaml146 semtech,input-precharge-resistor-ohms:
197 semtech,input-precharge-resistor-ohms = <2000>;
/linux-6.1.9/Documentation/devicetree/bindings/memory-controllers/ddr/
Djedec,lpddr3-timings.yaml82 Row precharge time (all banks) in pico seconds.
87 Row precharge time (single banks) in pico seconds.
Djedec,lpddr3.yaml135 Row precharge time (all banks) in terms of number of clock cycles.
141 Row precharge time (single banks) in terms of number of clock cycles.
Djedec,lpddr2-timings.yaml65 Row precharge time (all banks) in pico seconds.
Djedec,lpddr2.yaml118 Row precharge time (all banks) in terms of number of clock cycles.
/linux-6.1.9/Documentation/devicetree/bindings/input/touchscreen/
Dimx6ul_tsc.txt18 - pre-charge-time: the touch screen need some time to precharge.
/linux-6.1.9/mm/
Dmemcontrol.c185 unsigned long precharge; member
5571 mc.precharge += count; in mem_cgroup_do_precharge()
5580 mc.precharge++; in mem_cgroup_do_precharge()
5927 mc.precharge += HPAGE_PMD_NR; in mem_cgroup_count_precharge_pte_range()
5937 mc.precharge++; /* increment precharge temporarily */ in mem_cgroup_count_precharge_pte_range()
5950 unsigned long precharge; in mem_cgroup_count_precharge() local
5956 precharge = mc.precharge; in mem_cgroup_count_precharge()
5957 mc.precharge = 0; in mem_cgroup_count_precharge()
5959 return precharge; in mem_cgroup_count_precharge()
5964 unsigned long precharge = mem_cgroup_count_precharge(mm); in mem_cgroup_precharge_mc() local
[all …]
/linux-6.1.9/Documentation/devicetree/bindings/input/
Dmicrochip,qt1050.txt34 Each touchpad need some time to precharge. The value depends on the mechanical
/linux-6.1.9/drivers/video/fbdev/
Dssd1307fb.c383 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.1.9/Documentation/devicetree/bindings/bus/
Dqcom,ebi2.txt34 FIXME: the manual mentions "write precharge cycles" and "precharge cycles".
/linux-6.1.9/drivers/gpu/drm/solomon/
Dssd130x.c299 u32 precharge, dclk, com_invdir, compins, chargepump, seg_remap; in ssd130x_init() local
354 precharge = (SSD130X_SET_PRECHARGE_PERIOD1_SET(ssd130x->prechargep1) | in ssd130x_init()
356 ret = ssd130x_write_cmd(ssd130x, 2, SSD130X_SET_PRECHARGE_PERIOD, precharge); in ssd130x_init()
/linux-6.1.9/drivers/power/supply/
Dltc4162-l-charger.c54 precharge = 128, /* trickle on low bat voltage */ enumerator
115 case precharge: in ltc4162l_state_decode()
/linux-6.1.9/drivers/gpu/drm/gma500/
Dcdv_intel_dp.c578 int try, precharge; in cdv_intel_dp_aux_ch() local
588 precharge = 4; in cdv_intel_dp_aux_ch()
590 precharge = 10; in cdv_intel_dp_aux_ch()
610 (precharge << DP_AUX_CH_CTL_PRECHARGE_2US_SHIFT) | in cdv_intel_dp_aux_ch()
/linux-6.1.9/Documentation/devicetree/bindings/display/
Dsolomon,ssd1307fb.yaml112 Length of precharge period (phase 2) in clock cycles. This needs to be
/linux-6.1.9/drivers/perf/
Dfsl_imx8_ddr_perf.c250 IMX8_DDR_PMU_EVENT_ATTR(precharge, 0x31),
/linux-6.1.9/Documentation/power/
Dpower_supply_class.rst145 the maximum charge current during precharge phase of charge cycle

12