Home
last modified time | relevance | path

Searched refs:GPIO_2 (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/media/pci/cx23885/
Dcx23885-cards.c1507 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 …]
Dcx23885-f300.c32 #define F300_CLK GPIO_2
Dcx23885.h117 #define GPIO_2 0x00000004 macro
/Linux-v4.19/include/linux/mfd/da9055/
Dpdata.h20 GPIO_2 enumerator
/Linux-v4.19/arch/arm64/boot/dts/qcom/
Dapq8016-sbc.dtsi78 "[UART0_CTS_N]", /* GPIO_2, LSEC pin 3 */
Dapq8096-db820c.dtsi164 "[SPI0_CS]", /* GPIO_2, BLSP1_SPI_CS_N, LSEC pin 12 */
/Linux-v4.19/drivers/net/ethernet/qlogic/qlge/
Dqlge.h825 GPIO_2 = 0x6c, /* Use semaphore */ enumerator
Dqlge_dbg.c1492 DUMP_REG(qdev, GPIO_2); in ql_dump_regs()