Searched refs:GPIO_2 (Results 1 – 11 of 11) sorted by relevance
/Linux-v5.10/drivers/media/pci/cx23885/ |
D | cx23885-cards.c | 1560 cx23885_gpio_enable(dev, GPIO_2, 1); in cx23885_gpio_setup() 1561 cx23885_gpio_set(dev, GPIO_2); in cx23885_gpio_setup() 1563 cx23885_gpio_clear(dev, GPIO_2); in cx23885_gpio_setup() 1565 cx23885_gpio_set(dev, GPIO_2); in cx23885_gpio_setup() 1718 cx23885_gpio_enable(dev, GPIO_0 | GPIO_1 | GPIO_2, 1); in cx23885_gpio_setup() 1719 cx23885_gpio_clear(dev, GPIO_1 | GPIO_2); in cx23885_gpio_setup() 1721 cx23885_gpio_set(dev, GPIO_0 | GPIO_1 | GPIO_2); in cx23885_gpio_setup() 1839 cx23885_gpio_enable(dev, GPIO_2 | GPIO_11, 1); in cx23885_gpio_setup() 1840 cx23885_gpio_clear(dev, GPIO_2 | GPIO_11); in cx23885_gpio_setup() 1842 cx23885_gpio_set(dev, GPIO_2 | GPIO_11); in cx23885_gpio_setup() [all …]
|
D | cx23885-f300.c | 22 #define F300_CLK GPIO_2
|
D | cx23885.h | 108 #define GPIO_2 0x00000004 macro
|
/Linux-v5.10/include/linux/mfd/da9055/ |
D | pdata.h | 15 GPIO_2 enumerator
|
/Linux-v5.10/drivers/ptp/ |
D | idt8a340_reg.h | 334 #define GPIO_2 0xc8e6 macro
|
/Linux-v5.10/arch/arm64/boot/dts/actions/ |
D | s900-bubblegum-96.dts | 96 "GPIO-C", /* GPIO_2, LSEC pin 25 */
|
/Linux-v5.10/Documentation/devicetree/bindings/pinctrl/ |
D | pinctrl-mt7622.txt | 388 PIN 55: "GPIO_2"
|
/Linux-v5.10/arch/arm64/boot/dts/qcom/ |
D | apq8016-sbc.dtsi | 580 "[UART0_CTS_N]", /* GPIO_2, LSEC pin 3 */
|
D | apq8096-db820c.dtsi | 252 "[SPI0_CS]", /* GPIO_2, BLSP1_SPI_CS_N, LSEC pin 12 */
|
/Linux-v5.10/drivers/staging/qlge/ |
D | qlge.h | 832 GPIO_2 = 0x6c, /* Use semaphore */ enumerator
|
D | qlge_dbg.c | 1470 DUMP_REG(qdev, GPIO_2); in ql_dump_regs()
|