Home
last modified time | relevance | path

Searched defs:io_type (Results 1 – 6 of 6) sorted by relevance

/device/soc/goodix/gr551x/adapter/hals/iot_hardware/wifiiot_lite/
Dhal_iot_gpio.c149 app_io_type_t io_type; in IoTGpioSetDir() local
186 app_io_type_t io_type; in IoTGpioSetOutputVal() local
219 app_io_type_t io_type; in IoTGpioGetInputVal() local
236 app_io_type_t io_type; in IoTGpioRegisterIsrFunc() local
281 app_io_type_t io_type; in IoTGpioUnregisterIsrFunc() local
326 app_io_type_t io_type; in IoTGpioSetIsrMode() local
366 app_io_type_t io_type; in IoTGpioDeinit() local
/device/board/unionman/unionpi_tiger/kernel/drivers/isp/drivers/subdev/sensor/src/platform/
Dsystem_am_adap.c193 adap_io_type_t io_type, unsigned int mask, in update_wr_reg_bits()
228 adap_io_type_t io_type, unsigned int val, in adap_wr_reg_bits()
235 static inline void mipi_adap_reg_wr(int addr, adap_io_type_t io_type, uint32_t val) in mipi_adap_reg_wr()
268 static inline void mipi_adap_reg_rd(int addr, adap_io_type_t io_type, uint32_t *val) in mipi_adap_reg_rd()
301 void mipi_adap_reg_rd_ext(int addr, adap_io_type_t io_type, uint32_t *val) in mipi_adap_reg_rd_ext()
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/parser/dvb_ci/cimax/
Daml_cimax.h62 int io_type; member
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/parser/dvb_ci/
Daml_ci.h41 int io_type; member
/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
D8250.h64 unsigned char io_type; member
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/usb/sunxi_usb/usbc/
Dusbc.c542 void USBC_SelectBus(__hdle hUSB, __u32 io_type, __u32 ep_type, __u32 ep_index) in USBC_SelectBus()