Searched defs:gpio_ctrl (Results 1 – 16 of 16) sorted by relevance
104 typedef struct gpio_ctrl { struct106 u8 podr_addr; /* 0x00 */107 u8 podr_datah; /* 0x01 */108 u8 podr_datal; /* 0x02 */109 u8 podr_busctl; /* 0x03 */110 u8 podr_bs; /* 0x04 */111 u8 podr_cs; /* 0x05 */112 u8 podr_sdram; /* 0x06 */113 u8 podr_feci2c; /* 0x07 */114 u8 podr_uarth; /* 0x08 */[all …]
145 typedef struct gpio_ctrl { struct148 u8 podr_fech; /* 0x00 */149 u8 podr_fecl; /* 0x01 */153 u8 podr_ssi; /* 0x02 */154 u8 podr_busctl; /* 0x03 */155 u8 podr_be; /* 0x04 */156 u8 podr_cs; /* 0x05 */157 u8 podr_pwm; /* 0x06 */158 u8 podr_feci2c; /* 0x07 */159 u8 res08; /* 0x08 */[all …]
160 typedef struct gpio_ctrl { struct162 u8 podr_fbctl; /* 0x00 */163 u8 podr_be; /* 0x01 */164 u8 podr_cs; /* 0x02 */165 u8 podr_dspi; /* 0x03 */166 u8 res01; /* 0x04 */167 u8 podr_fec0; /* 0x05 */168 u8 podr_feci2c; /* 0x06 */169 u8 res02[2]; /* 0x07 - 0x08 */170 u8 podr_simp1; /* 0x09 */[all …]
94 typedef struct gpio_ctrl { struct96 u8 podr_busctl; /* 0x00 */97 u8 podr_be; /* 0x01 */98 u8 podr_cs; /* 0x02 */99 u8 podr_feci2c; /* 0x03 */100 u8 podr_qspi; /* 0x04 */101 u8 podr_timer; /* 0x05 */102 u8 podr_uart; /* 0x06 */103 u8 podr_fech; /* 0x07 */104 u8 podr_fecl; /* 0x08 */[all …]
115 typedef struct gpio_ctrl { struct117 u8 podr_res1[4];118 u8 podr_busctl;119 u8 podr_addr;120 u8 podr_res2[2];121 u8 podr_cs;122 u8 podr_res3;123 u8 podr_fec0h;124 u8 podr_fec0l;125 u8 podr_feci2c;[all …]
78 typedef struct gpio_ctrl { struct79 uint gpio_pacnt;80 ushort gpio_paddr;81 ushort gpio_padat;82 uint gpio_pbcnt;83 ushort gpio_pbddr;84 ushort gpio_pbdat;85 uchar res1[4];86 ushort gpio_pcddr;87 ushort gpio_pcdat;[all …]
22 static void __iomem *gpio_ctrl; variable
262 unsigned long gpio_ctrl; in ltc2992_gpio_set() local284 unsigned long gpio_ctrl = 0; in ltc2992_gpio_set_multiple() local
399 static int gpio_ctrl(struct v4l2_subdev *sd, bool flag) in gpio_ctrl() function
503 static int gpio_ctrl(struct v4l2_subdev *sd, bool flag) in gpio_ctrl() function
470 static int gpio_ctrl(struct v4l2_subdev *sd, bool flag) in gpio_ctrl() function
694 struct device_node *gpio_ctrl; in tegra_hte_probe() local
1116 static int gpio_ctrl(struct v4l2_subdev *sd, bool flag) in gpio_ctrl() function
118 uint gpio_ctrl; /* _COM_GPIO_CTRL_0 */ member
1831 u8 gpio_ctrl; in cp2102n_gpioconf_init() local
882 bool gpio_ctrl; member