Home
last modified time | relevance | path

Searched refs:lowpwr (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/media/pci/cx18/
A Dcx18-firmware.c208 void cx18_init_power(struct cx18 *cx, int lowpwr) in cx18_init_power() argument
257 cx18_write_reg(cx, lowpwr ? 0xD : 0x11, CX18_FAST_CLOCK_PLL_INT); in cx18_init_power()
258 cx18_write_reg(cx, lowpwr ? 0x1EFBF37 : 0x038E3D7, in cx18_init_power()
268 cx18_write_reg(cx, lowpwr ? 0xD : 0xC, CX18_SLOW_CLOCK_PLL_INT); in cx18_init_power()
269 cx18_write_reg(cx, lowpwr ? 0x30C344 : 0x124927F, in cx18_init_power()
294 if (lowpwr) { in cx18_init_power()
A Dcx18-firmware.h11 void cx18_init_power(struct cx18 *cx, int lowpwr);
/linux-6.3-rc2/drivers/regulator/
A Dpcap-regulator.c94 const u8 lowpwr; member
105 .lowpwr = _lowpwr, \
/linux-6.3-rc2/drivers/pinctrl/renesas/
A Dpfc-emev2.c678 EMEV_MUX_PIN(lowpwr, 154, LOWPWR);
1067 SH_PFC_PIN_GROUP(lowpwr),
1373 SH_PFC_FUNCTION(lowpwr),

Completed in 14 milliseconds