Home
last modified time | relevance | path

Searched refs:isel (Results 1 – 10 of 10) sorted by relevance

/linux-5.19.10/drivers/video/backlight/
Dtps65217_bl.c118 switch (pdata->isel) { in tps65217_bl_hw_init()
154 "invalid value for current level: %d\n", pdata->isel); in tps65217_bl_hw_init()
193 pdata->isel = TPS65217_BL_ISET1; in tps65217_bl_parse_dt()
203 pdata->isel = val; in tps65217_bl_parse_dt()
/linux-5.19.10/Documentation/devicetree/bindings/leds/backlight/
Dtps65217-backlight.txt10 - isel: selection bit, valid values: 1 for ISEL1 (low-level) and 2 for ISEL2 (high-level)
22 isel = <1>; /* 1 - ISET1, 2 ISET2 */
/linux-5.19.10/arch/powerpc/include/asm/
Demulated_ops.h27 struct ppc_emulated_entry isel; member
/linux-5.19.10/include/linux/mfd/wm831x/
Dpdata.h74 int isel; /** Current for pen down (uA) */ member
/linux-5.19.10/drivers/input/touchscreen/
Dwm831x-ts.c289 switch (pdata->isel) { in wm831x_ts_probe()
292 pdata->isel); in wm831x_ts_probe()
/linux-5.19.10/include/linux/mfd/
Dtps65217.h234 enum tps65217_bl_isel isel; member
/linux-5.19.10/arch/powerpc/kernel/
Dtraps.c1385 PPC_WARN_EMULATED(isel, regs); in emulate_instruction()
2246 WARN_EMULATED_SETUP(isel),
/linux-5.19.10/arch/arm/boot/dts/
Dam335x-pepper.dts430 isel = <1>; /* ISET1 */
Dam335x-guardian.dts321 isel = <1>; /* 1 - ISET1, 2 ISET2 */
/linux-5.19.10/drivers/usb/gadget/udc/
Dr8a66597-udc.c270 u16 isel, u16 fifosel) in r8a66597_change_curpipe() argument
277 loop = isel; in r8a66597_change_curpipe()