Searched full:dio2 (Results 1 – 9 of 9) sorted by relevance
/linux/Documentation/devicetree/bindings/iio/imu/ |
H A D | adi,adis16480.yaml | 52 - DIO2 95 If not provided then DIO2 is assigned as default external clock 99 - DIO2 131 interrupt-names = "DIO2";
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mm-venice-gw71xx.dtsi | 74 gpio-line-names = "", "", "", "dio2", "dio3", "", "", "pci_wdis#", 166 MX8MM_IOMUXC_SAI1_RXD1_GPIO4_IO3 0x40000041 /* DIO2 */ 167 MX8MM_IOMUXC_SAI1_RXD2_GPIO4_IO4 0x40000041 /* DIO2 */
|
H A D | imx8mp-venice-gw71xx.dtsi | 85 "dio3", "", "dio2", "", 189 MX8MP_IOMUXC_SAI2_TXD0__GPIO4_IO26 0x40000146 /* DIO2 */
|
/linux/drivers/gpio/ |
H A D | gpio-ts5500.c | 15 * Blocks: DIO1, DIO2 and LCD port. 41 * Hex 7D is used to control several blocks (e.g. DIO2 and LCD port). 131 * TS-5500 DIO2 block 424 { "ts5500-dio2", TS5500_DIO2 },
|
H A D | Kconfig | 1039 blocks of the TS-5500: DIO1, DIO2 and the LCD port, and the TS-5600
|
/linux/arch/x86/platform/ts5500/ |
H A D | ts5500.c | 221 DEFINE_RES_IRQ_NAMED(6, "DIO2 interrupt"), 225 .name = "ts5500-dio2", 324 dev_warn(&pdev->dev, "DIO2 block registration failed\n"); in ts5500_init()
|
/linux/drivers/staging/iio/accel/ |
H A D | adis16240.c | 139 /* Data-ready line selection: 1 = DIO2, 0 = DIO1 */
|
/linux/drivers/iio/imu/ |
H A D | adis16480.c | 186 [ADIS16480_PIN_DIO2] = "DIO2", 1507 * According to the datasheet, the factory default assigns DIO2 as data in adis16480_config_irq_pin() 1558 dev_info(dev, "clk input line not specified, using DIO2\n"); in adis16480_fw_get_ext_clk_pin()
|
/linux/drivers/comedi/drivers/ |
H A D | s526.c | 58 #define S526_DIO_CTRL_DIO2_NEG BIT(14) /* irq on DIO2 neg/pos edge */
|