Searched full:isel (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/input/touchscreen/ |
| H A D | wm831x-ts.c | 289 switch (pdata->isel) { in wm831x_ts_probe() 291 dev_err(&pdev->dev, "Unsupported ISEL setting: %d\n", in wm831x_ts_probe() 292 pdata->isel); in wm831x_ts_probe()
|
| /linux/arch/powerpc/include/asm/ |
| H A D | emulated_ops.h | 27 struct ppc_emulated_entry isel; member
|
| /linux/include/linux/mfd/wm831x/ |
| H A D | pdata.h | 74 int isel; /** Current for pen down (uA) */ member
|
| /linux/include/linux/mfd/ |
| H A D | tps65217.h | 226 enum tps65217_bl_isel isel; member
|
| /linux/Documentation/arch/powerpc/ |
| H A D | elf_hwcaps.rst | 195 isel instruction is available. This is superseded by ARCH_2_07 and
|
| /linux/drivers/usb/host/ |
| H A D | r8a66597-hcd.c | 1090 r8a66597_mdfy(r8a66597, 0, ISEL | CURPIPE, CFIFOSEL); in prepare_packet_read() 1134 r8a66597_mdfy(r8a66597, ISEL, ISEL | CURPIPE, CFIFOSEL); in prepare_packet_write() 1168 r8a66597_mdfy(r8a66597, ISEL, ISEL | CURPIPE, CFIFOSEL); in prepare_status_packet() 1175 r8a66597_mdfy(r8a66597, 0, ISEL | CURPIPE, CFIFOSEL); in prepare_status_packet()
|
| /linux/drivers/usb/renesas_usbhs/ |
| H A D | fifo.c | 323 u16 mask = ((1 << 5) | 0xF); /* mask of ISEL | CURPIPE */ in usbhsf_fifo_select() 331 base |= (1 == write) << 5; /* ISEL */ in usbhsf_fifo_select() 340 /* check ISEL and CURPIPE value */ in usbhsf_fifo_select()
|
| /linux/sound/soc/codecs/ |
| H A D | wm8903.h | 132 #define WM8903_ISEL_MASK 0x000C /* ISEL - [3:2] */ 133 #define WM8903_ISEL_SHIFT 2 /* ISEL - [3:2] */ 134 #define WM8903_ISEL_WIDTH 2 /* ISEL - [3:2] */
|
| H A D | wm8904.h | 157 #define WM8904_ISEL_MASK 0x000C /* ISEL - [3:2] */ 158 #define WM8904_ISEL_SHIFT 2 /* ISEL - [3:2] */ 159 #define WM8904_ISEL_WIDTH 2 /* ISEL - [3:2] */
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | am335x-pepper.dts | 430 isel = <1>; /* ISET1 */
|
| H A D | am335x-guardian.dts | 320 isel = <1>; /* 1 - ISET1, 2 ISET2 */
|
| /linux/drivers/pinctrl/renesas/ |
| H A D | pinctrl-rza2.c | 98 /* Set Pin function (interrupt disabled, ISEL=0) */ in rza2_set_pin_function()
|
| /linux/include/linux/usb/ |
| H A D | r8a66597.h | 211 #define ISEL 0x0020 /* b5: DCP FIFO port direction select */ macro
|
| /linux/arch/powerpc/xmon/ |
| H A D | ppc-opc.c | 2775 /* An X form isel instruction. */ 4784 {"isel", XISEL(31,15), XISEL_MASK, PPCISEL|TITAN, 0, {RT, RA0, RB, CRB}},
|