Searched defs:mux_sys (Results 1 - 16 of 16) sorted by relevance

/seL4-refos-master/projects/util_libs/libplatsupport/arch_include/arm/platsupport/
H A Dmux.h29 struct mux_sys { struct
38 static inline int mux_sys_valid(const mux_sys_t *mux_sys) argument
/seL4-refos-master/libs/libplatsupport/arch_include/arm/platsupport/
H A Dmux.h29 struct mux_sys { struct
38 static inline int mux_sys_valid(const mux_sys_t *mux_sys) argument
/seL4-refos-master/projects/util_libs/libplatsupport/src/mach/exynos/
H A Dmux.c449 int exynos_gpio_sys_init(mux_sys_t *mux_sys, gpio_sys_t *gpio_sys) argument
H A Dspi.c253 spi_init_common(spi_bus_t* spi_bus, mux_sys_t* mux_sys, clock_sys_t* clock_sys) argument
401 exynos_spi_init(enum spi_id id, void* base, mux_sys_t* mux_sys, clock_sys_t* clock_sys, spi_bus_t** ret_spi_bus) argument
H A Dserial.c472 static void mux_uart_init(enum mux_feature feature, mux_sys_t *mux_sys) argument
495 int exynos_serial_init(enum chardev_id id, void *vaddr, mux_sys_t *mux_sys, argument
/seL4-refos-master/libs/libplatsupport/src/mach/exynos/
H A Dmux.c449 int exynos_gpio_sys_init(mux_sys_t *mux_sys, gpio_sys_t *gpio_sys) argument
H A Dspi.c253 spi_init_common(spi_bus_t* spi_bus, mux_sys_t* mux_sys, clock_sys_t* clock_sys) argument
401 exynos_spi_init(enum spi_id id, void* base, mux_sys_t* mux_sys, clock_sys_t* clock_sys, spi_bus_t** ret_spi_bus) argument
H A Dserial.c472 static void mux_uart_init(enum mux_feature feature, mux_sys_t *mux_sys) argument
495 int exynos_serial_init(enum chardev_id id, void *vaddr, mux_sys_t *mux_sys, argument
/seL4-refos-master/libs/libplatsupport/src/plat/tk1/
H A Dspi.c133 tegra_spi_init(enum spi_id id, volatile void* base, spi_chipselect_fn cs_func, mux_sys_t* mux_sys, clock_sys_t* clock_sys, spi_bus_t** ret_spi_bus) argument
H A Dmux.c254 static const tegra_mux_state_t *tk1_mux_get_priv(const mux_sys_t *mux_sys) argument
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/tk1/
H A Dspi.c133 tegra_spi_init(enum spi_id id, volatile void* base, spi_chipselect_fn cs_func, mux_sys_t* mux_sys, clock_sys_t* clock_sys, spi_bus_t** ret_spi_bus) argument
H A Dmux.c254 static const tegra_mux_state_t *tk1_mux_get_priv(const mux_sys_t *mux_sys) argument
/seL4-refos-master/libs/libplatsupport/include/platsupport/
H A Dio.h503 mux_sys_t mux_sys; member in struct:ps_io_ops
/seL4-refos-master/projects/util_libs/libplatsupport/include/platsupport/
H A Dio.h503 mux_sys_t mux_sys; member in struct:ps_io_ops
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/imx6/
H A Dmux.c706 imx6_mux_enable_gpio(mux_sys_t* mux_sys, int gpio_id) argument
/seL4-refos-master/libs/libplatsupport/src/plat/imx6/
H A Dmux.c706 imx6_mux_enable_gpio(mux_sys_t* mux_sys, int gpio_id) argument

Completed in 130 milliseconds