Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/backlight/
Dtps65217_bl.c110 switch (pdata->isel) { in tps65217_bl_hw_init()
146 "invalid value for current level: %d\n", pdata->isel); in tps65217_bl_hw_init()
185 pdata->isel = TPS65217_BL_ISET1; in tps65217_bl_parse_dt()
195 pdata->isel = val; in tps65217_bl_parse_dt()
/linux-6.1.9/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-6.1.9/arch/powerpc/include/asm/
Demulated_ops.h27 struct ppc_emulated_entry isel; member
/linux-6.1.9/include/linux/mfd/wm831x/
Dpdata.h74 int isel; /** Current for pen down (uA) */ member
/linux-6.1.9/drivers/input/touchscreen/
Dwm831x-ts.c289 switch (pdata->isel) { in wm831x_ts_probe()
292 pdata->isel); in wm831x_ts_probe()
/linux-6.1.9/include/linux/mfd/
Dtps65217.h226 enum tps65217_bl_isel isel; member
/linux-6.1.9/Documentation/powerpc/
Delf_hwcaps.rst194 isel instruction is available. This is superseded by ARCH_2_07 and
/linux-6.1.9/arch/powerpc/kernel/
Dtraps.c1399 PPC_WARN_EMULATED(isel, regs); in emulate_instruction()
2258 WARN_EMULATED_SETUP(isel),
/linux-6.1.9/arch/arm/boot/dts/
Dam335x-pepper.dts430 isel = <1>; /* ISET1 */
Dam335x-guardian.dts319 isel = <1>; /* 1 - ISET1, 2 ISET2 */
/linux-6.1.9/drivers/usb/gadget/udc/
Dr8a66597-udc.c270 u16 isel, u16 fifosel) in r8a66597_change_curpipe() argument
277 loop = isel; in r8a66597_change_curpipe()