/Linux-v6.6/arch/arm/boot/dts/samsung/ |
D | s5pv210-galaxys.dts | 204 PIN_SLP(gpa0-4, INPUT, DOWN); 206 PIN_SLP(gpa0-6, INPUT, DOWN); 209 PIN_SLP(gpa1-0, INPUT, DOWN); 211 PIN_SLP(gpa1-2, INPUT, NONE); 218 PIN_SLP(gpb-4, INPUT, NONE); 220 PIN_SLP(gpb-6, INPUT, DOWN); 224 PIN_SLP(gpc0-1, INPUT, DOWN); 226 PIN_SLP(gpc0-3, INPUT, NONE); 229 PIN_SLP(gpc1-0, INPUT, DOWN); 230 PIN_SLP(gpc1-1, INPUT, DOWN); [all …]
|
D | s5pv210-fascinate4g.dts | 171 PIN_SLP(gpa1-0, INPUT, DOWN); 173 PIN_SLP(gpa1-2, INPUT, DOWN); 180 PIN_SLP(gpb-4, INPUT, NONE); 182 PIN_SLP(gpb-6, INPUT, DOWN); 186 PIN_SLP(gpc0-1, INPUT, DOWN); 188 PIN_SLP(gpc0-3, INPUT, DOWN); 191 PIN_SLP(gpc1-0, INPUT, DOWN); 192 PIN_SLP(gpc1-1, INPUT, DOWN); 193 PIN_SLP(gpc1-2, INPUT, DOWN); 194 PIN_SLP(gpc1-3, INPUT, DOWN); [all …]
|
D | exynos4212-tab3.dtsi | 849 PIN_SLP(gpa0-0, INPUT, NONE); 851 PIN_SLP(gpa0-2, INPUT, NONE); 852 PIN_SLP(gpa0-3, INPUT, UP); 853 PIN_SLP(gpa0-4, INPUT, DOWN); 854 PIN_SLP(gpa0-5, INPUT, DOWN); 855 PIN_SLP(gpa0-6, INPUT, DOWN); 856 PIN_SLP(gpa0-7, INPUT, DOWN); 858 PIN_SLP(gpa1-0, INPUT, DOWN); 859 PIN_SLP(gpa1-1, INPUT, DOWN); 860 PIN_SLP(gpa1-2, INPUT, DOWN); [all …]
|
D | exynos3250-monk.dts | 487 PIN_SLP(gpa0-0, INPUT, DOWN); 488 PIN_SLP(gpa0-1, INPUT, DOWN); 489 PIN_SLP(gpa0-2, INPUT, DOWN); 490 PIN_SLP(gpa0-3, INPUT, DOWN); 491 PIN_SLP(gpa0-4, INPUT, DOWN); 492 PIN_SLP(gpa0-5, INPUT, DOWN); 493 PIN_SLP(gpa0-6, INPUT, DOWN); 494 PIN_SLP(gpa0-7, INPUT, DOWN); 496 PIN_SLP(gpa1-0, INPUT, DOWN); 497 PIN_SLP(gpa1-1, INPUT, DOWN); [all …]
|
D | exynos4412-midas.dtsi | 1061 PIN_SLP(gpa0-0, INPUT, NONE); 1063 PIN_SLP(gpa0-2, INPUT, NONE); 1064 PIN_SLP(gpa0-3, INPUT, UP); 1065 PIN_SLP(gpa0-4, INPUT, NONE); 1066 PIN_SLP(gpa0-5, INPUT, DOWN); 1067 PIN_SLP(gpa0-6, INPUT, DOWN); 1068 PIN_SLP(gpa0-7, INPUT, UP); 1070 PIN_SLP(gpa1-0, INPUT, DOWN); 1071 PIN_SLP(gpa1-1, INPUT, DOWN); 1072 PIN_SLP(gpa1-2, INPUT, DOWN); [all …]
|
D | exynos4412-p4note.dtsi | 734 PIN_SLP(gpa0-0, INPUT, NONE); 736 PIN_SLP(gpa0-2, INPUT, NONE); 737 PIN_SLP(gpa0-3, INPUT, UP); 738 PIN_SLP(gpa0-4, INPUT, NONE); 739 PIN_SLP(gpa0-5, INPUT, DOWN); 740 PIN_SLP(gpa0-6, INPUT, DOWN); 741 PIN_SLP(gpa0-7, INPUT, UP); 743 PIN_SLP(gpa1-0, INPUT, DOWN); 744 PIN_SLP(gpa1-1, INPUT, DOWN); 745 PIN_SLP(gpa1-2, INPUT, DOWN); [all …]
|
D | exynos3250-rinato.dts | 721 PIN_SLP(gpa0-0, INPUT, DOWN); 722 PIN_SLP(gpa0-1, INPUT, DOWN); 723 PIN_SLP(gpa0-2, INPUT, DOWN); 724 PIN_SLP(gpa0-3, INPUT, DOWN); 725 PIN_SLP(gpa0-4, INPUT, DOWN); 726 PIN_SLP(gpa0-5, INPUT, DOWN); 727 PIN_SLP(gpa0-6, INPUT, DOWN); 728 PIN_SLP(gpa0-7, INPUT, DOWN); 730 PIN_SLP(gpa1-0, INPUT, DOWN); 731 PIN_SLP(gpa1-1, INPUT, DOWN); [all …]
|
D | exynos4212-tab3-lte8.dts | 21 PIN_SLP(gpa0-4, INPUT, UP); 22 PIN_SLP(gpa0-5, INPUT, UP); 24 PIN_SLP(gpb-5, INPUT, UP); 27 PIN_SLP(gpc1-3, INPUT, NONE); 29 PIN_SLP(gpf1-6, INPUT, NONE); 38 PIN_SLP(gpl2-1, INPUT, DOWN); 39 PIN_SLP(gpl2-2, INPUT, DOWN);
|
/Linux-v6.6/drivers/hwmon/ |
D | adt7475.c | 26 #define INPUT 0 macro 787 case INPUT: in pwm_store() 1083 static SENSOR_DEVICE_ATTR_2_RO(in0_input, voltage, INPUT, 0); 1087 static SENSOR_DEVICE_ATTR_2_RO(in1_input, voltage, INPUT, 1); 1091 static SENSOR_DEVICE_ATTR_2_RO(in2_input, voltage, INPUT, 2); 1095 static SENSOR_DEVICE_ATTR_2_RO(in3_input, voltage, INPUT, 3); 1099 static SENSOR_DEVICE_ATTR_2_RO(in4_input, voltage, INPUT, 4); 1103 static SENSOR_DEVICE_ATTR_2_RO(in5_input, voltage, INPUT, 5); 1107 static SENSOR_DEVICE_ATTR_2_RO(temp1_input, temp, INPUT, 0); 1118 static SENSOR_DEVICE_ATTR_2_RO(temp2_input, temp, INPUT, 1); [all …]
|
/Linux-v6.6/drivers/media/pci/cx23885/ |
D | cx23885-video.c | 232 input, INPUT(input)->vmux, in cx23885_video_mux() 233 INPUT(input)->gpio0, INPUT(input)->gpio1, in cx23885_video_mux() 234 INPUT(input)->gpio2, INPUT(input)->gpio3); in cx23885_video_mux() 241 if (INPUT(input)->type == CX23885_VMUX_TELEVISION) in cx23885_video_mux() 247 INPUT(input)->vmux, 0, 0); in cx23885_video_mux() 267 INPUT(input)->amux, 0, 0); in cx23885_video_mux() 269 if (INPUT(input)->amux == CX25840_AUDIO7) in cx23885_video_mux() 271 else if (INPUT(input)->amux == CX25840_AUDIO6) in cx23885_video_mux() 291 if (INPUT(input)->amux == CX25840_AUDIO7) in cx23885_audio_mux() 293 else if (INPUT(input)->amux == CX25840_AUDIO6) in cx23885_audio_mux() [all …]
|
/Linux-v6.6/drivers/media/pci/cx88/ |
D | cx88-video.c | 287 input, INPUT(input).vmux, in cx88_video_mux() 288 INPUT(input).gpio0, INPUT(input).gpio1, in cx88_video_mux() 289 INPUT(input).gpio2, INPUT(input).gpio3); in cx88_video_mux() 291 cx_andor(MO_INPUT_FORMAT, 0x03 << 14, INPUT(input).vmux << 14); in cx88_video_mux() 292 cx_write(MO_GP3_IO, INPUT(input).gpio3); in cx88_video_mux() 293 cx_write(MO_GP0_IO, INPUT(input).gpio0); in cx88_video_mux() 294 cx_write(MO_GP1_IO, INPUT(input).gpio1); in cx88_video_mux() 295 cx_write(MO_GP2_IO, INPUT(input).gpio2); in cx88_video_mux() 297 switch (INPUT(input).type) { in cx88_video_mux() 316 if (INPUT(input).audioroute) { in cx88_video_mux() [all …]
|
/Linux-v6.6/drivers/media/firewire/ |
D | Kconfig | 20 def_bool INPUT = y || (INPUT = m && DVB_FIREDTV = m)
|
/Linux-v6.6/drivers/media/usb/uvc/ |
D | Kconfig | 17 depends on USB_VIDEO_CLASS=INPUT || INPUT=y
|
/Linux-v6.6/drivers/hid/usbhid/ |
D | Kconfig | 8 depends on USB && INPUT 26 depends on USB_HID && INPUT=n 53 depends on USB && INPUT 69 depends on USB && INPUT
|
/Linux-v6.6/drivers/platform/x86/ |
D | Kconfig | 56 depends on INPUT 106 depends on INPUT 127 depends on INPUT 162 depends on INPUT 177 depends on INPUT 196 depends on ACPI && INPUT 222 depends on INPUT 243 depends on INPUT 260 depends on INPUT 297 depends on INPUT [all …]
|
/Linux-v6.6/net/rfkill/ |
D | Kconfig | 24 depends on INPUT = y || RFKILL = INPUT
|
/Linux-v6.6/drivers/misc/lis3lv02d/ |
D | Kconfig | 8 depends on !ACPI && SPI_MASTER && INPUT 24 depends on I2C && INPUT
|
/Linux-v6.6/drivers/net/wireless/ath/carl9170/ |
D | Kconfig | 38 depends on CARL9170 && (INPUT = y || INPUT = CARL9170)
|
/Linux-v6.6/drivers/media/usb/pwc/ |
D | Kconfig | 44 depends on USB_PWC && (USB_PWC=INPUT || INPUT=y)
|
/Linux-v6.6/drivers/input/ |
D | Kconfig | 8 config INPUT config 26 if INPUT 31 default INPUT 171 depends on INPUT && KUNIT 181 depends on INPUT && APM_EMULATION
|
/Linux-v6.6/arch/arm/boot/dts/ti/omap/ |
D | omap3-tao3530.dtsi | 148 … OMAP3_CORE1_IOPAD(0x25dc, PIN_OUTPUT | MUX_MODE1) /* etk_d0.mcspi3_simo gpio14 INPUT | MODE1 */ 149 …AP3_CORE1_IOPAD(0x25de, PIN_INPUT_PULLUP | MUX_MODE1) /* etk_d1.mcspi3_somi gpio15 INPUT | MODE1 */ 150 … OMAP3_CORE1_IOPAD(0x25e0, PIN_OUTPUT | MUX_MODE1) /* etk_d2.mcspi3_cs0 gpio16 INPUT | MODE1 */ 151 … OMAP3_CORE1_IOPAD(0x25e2, PIN_INPUT | MUX_MODE1) /* etk_d3.mcspi3_clk gpio17 INPUT | MODE1 */
|
/Linux-v6.6/arch/m68k/fpsp040/ |
D | slogn.S | 320 fmovex (%a0),%fp0 | ...LOAD INPUT 324 |--FPCR SAVED AND CLEARED, INPUT IS 2^(ADJK)*FP0, FP0 CONTAINS 355 addl ADJK(%a6),%d0 | ...ADJUST K, ORIGINAL INPUT MAY BE DENORM. 423 |--REGISTERS SAVED: FPCR, FP1. FP0 CONTAINS THE INPUT. 477 |--ENTRY POINT FOR LOG(1+Z) FOR DENORMALIZED INPUT
|
/Linux-v6.6/drivers/media/usb/gspca/ |
D | cpia1.c | 129 #define INPUT (DATA_IN << 8) macro 132 #define CPIA_COMMAND_GetCPIAVersion (INPUT | CPIA_MODULE_CPIA | 1) 133 #define CPIA_COMMAND_GetPnPID (INPUT | CPIA_MODULE_CPIA | 2) 134 #define CPIA_COMMAND_GetCameraStatus (INPUT | CPIA_MODULE_CPIA | 3) 141 #define CPIA_COMMAND_ReadVCRegs (INPUT | CPIA_MODULE_SYSTEM | 1) 143 #define CPIA_COMMAND_ReadMCPorts (INPUT | CPIA_MODULE_SYSTEM | 3) 147 #define CPIA_COMMAND_ReadIDATA (INPUT | CPIA_MODULE_SYSTEM | 7) 153 #define CPIA_COMMAND_I2CRead (INPUT | CPIA_MODULE_SYSTEM | 13) 155 #define CPIA_COMMAND_GetVPVersion (INPUT | CPIA_MODULE_VP_CTRL | 1) 156 #define CPIA_COMMAND_ResetFrameCounter (INPUT | CPIA_MODULE_VP_CTRL | 2) [all …]
|
/Linux-v6.6/drivers/media/usb/as102/ |
D | Kconfig | 4 depends on DVB_CORE && USB && I2C && INPUT
|
/Linux-v6.6/arch/arc/include/asm/ |
D | entry-arcv2.h | 237 ; INPUT: r0 has STAT32 of calling context 238 ; INPUT: Z flag set if returning to K mode 258 ; INPUT: r0 has STAT32 of calling context
|