Home
last modified time | relevance | path

Searched defs:gpio_ctrl (Results 1 – 16 of 16) sorted by relevance

/openbmc/u-boot/arch/m68k/include/asm/
H A Dimmap_5235.h104 typedef struct gpio_ctrl { struct
106 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 …]
H A Dimmap_5329.h145 typedef struct gpio_ctrl { struct
148 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 …]
H A Dimmap_5301x.h160 typedef struct gpio_ctrl { struct
162 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 …]
H A Dimmap_520x.h94 typedef struct gpio_ctrl { struct
96 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 …]
H A Dimmap_5275.h115 typedef struct gpio_ctrl { struct
117 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 …]
H A Dimmap_5272.h78 typedef struct gpio_ctrl { struct
79 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 …]
/openbmc/linux/arch/arm/mach-mvebu/
H A Dpm-board.c22 static void __iomem *gpio_ctrl; variable
/openbmc/linux/drivers/hwmon/
H A Dltc2992.c262 unsigned long gpio_ctrl; in ltc2992_gpio_set() local
284 unsigned long gpio_ctrl = 0; in ltc2992_gpio_set_multiple() local
/openbmc/linux/drivers/staging/media/atomisp/i2c/
H A Datomisp-gc2235.c399 static int gpio_ctrl(struct v4l2_subdev *sd, bool flag) in gpio_ctrl() function
H A Datomisp-ov2722.c503 static int gpio_ctrl(struct v4l2_subdev *sd, bool flag) in gpio_ctrl() function
H A Datomisp-mt9m114.c470 static int gpio_ctrl(struct v4l2_subdev *sd, bool flag) in gpio_ctrl() function
/openbmc/linux/drivers/hte/
H A Dhte-tegra194.c694 struct device_node *gpio_ctrl; in tegra_hte_probe() local
/openbmc/linux/drivers/staging/media/atomisp/i2c/ov5693/
H A Datomisp-ov5693.c1116 static int gpio_ctrl(struct v4l2_subdev *sd, bool flag) in gpio_ctrl() function
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Ddc.h118 uint gpio_ctrl; /* _COM_GPIO_CTRL_0 */ member
/openbmc/linux/drivers/usb/serial/
H A Dcp210x.c1831 u8 gpio_ctrl; in cp2102n_gpioconf_init() local
/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h882 bool gpio_ctrl; member