Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/cx18/
Dcx18-firmware.c222 void cx18_init_power(struct cx18 *cx, int lowpwr) in cx18_init_power() argument
271 cx18_write_reg(cx, lowpwr ? 0xD : 0x11, CX18_FAST_CLOCK_PLL_INT); in cx18_init_power()
272 cx18_write_reg(cx, lowpwr ? 0x1EFBF37 : 0x038E3D7, in cx18_init_power()
282 cx18_write_reg(cx, lowpwr ? 0xD : 0xC, CX18_SLOW_CLOCK_PLL_INT); in cx18_init_power()
283 cx18_write_reg(cx, lowpwr ? 0x30C344 : 0x124927F, in cx18_init_power()
308 if (lowpwr) { in cx18_init_power()
Dcx18-firmware.h25 void cx18_init_power(struct cx18 *cx, int lowpwr);
/linux-4.4.14/drivers/regulator/
Dpcap-regulator.c102 const u8 lowpwr; member
113 .lowpwr = _lowpwr, \
/linux-4.4.14/drivers/pinctrl/sh-pfc/
Dpfc-emev2.c678 EMEV_MUX_PIN(lowpwr, 154, LOWPWR);
1110 SH_PFC_PIN_GROUP(lowpwr),