Searched refs:GPIO_2 (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/drivers/media/pci/cx23885/ |
D | cx23885-cards.c | 1507 cx23885_gpio_enable(dev, GPIO_2, 1); in cx23885_gpio_setup() 1508 cx23885_gpio_set(dev, GPIO_2); in cx23885_gpio_setup() 1510 cx23885_gpio_clear(dev, GPIO_2); in cx23885_gpio_setup() 1512 cx23885_gpio_set(dev, GPIO_2); in cx23885_gpio_setup() 1665 cx23885_gpio_enable(dev, GPIO_0 | GPIO_1 | GPIO_2, 1); in cx23885_gpio_setup() 1666 cx23885_gpio_clear(dev, GPIO_1 | GPIO_2); in cx23885_gpio_setup() 1668 cx23885_gpio_set(dev, GPIO_0 | GPIO_1 | GPIO_2); in cx23885_gpio_setup() 1786 cx23885_gpio_enable(dev, GPIO_2 | GPIO_11, 1); in cx23885_gpio_setup() 1787 cx23885_gpio_clear(dev, GPIO_2 | GPIO_11); in cx23885_gpio_setup() 1789 cx23885_gpio_set(dev, GPIO_2 | GPIO_11); in cx23885_gpio_setup() [all …]
|
D | cx23885-f300.c | 32 #define F300_CLK GPIO_2
|
D | cx23885.h | 117 #define GPIO_2 0x00000004 macro
|
/Linux-v4.19/include/linux/mfd/da9055/ |
D | pdata.h | 20 GPIO_2 enumerator
|
/Linux-v4.19/arch/arm64/boot/dts/qcom/ |
D | apq8016-sbc.dtsi | 78 "[UART0_CTS_N]", /* GPIO_2, LSEC pin 3 */
|
D | apq8096-db820c.dtsi | 164 "[SPI0_CS]", /* GPIO_2, BLSP1_SPI_CS_N, LSEC pin 12 */
|
/Linux-v4.19/drivers/net/ethernet/qlogic/qlge/ |
D | qlge.h | 825 GPIO_2 = 0x6c, /* Use semaphore */ enumerator
|
D | qlge_dbg.c | 1492 DUMP_REG(qdev, GPIO_2); in ql_dump_regs()
|