Searched refs:IOMUX_GPIO_ONLY (Results 1 – 3 of 3) sorted by relevance
132 if (bank->iomux[iomux_num].type & IOMUX_GPIO_ONLY) in rockchip_get_mux()174 if (bank->iomux[iomux_num].type & IOMUX_GPIO_ONLY) { in rockchip_verify_mux()175 if (mux != IOMUX_GPIO_ONLY) { in rockchip_verify_mux()208 if (bank->iomux[iomux_num].type & IOMUX_GPIO_ONLY) in rockchip_set_mux()
103 PIN_BANK_IOMUX_FLAGS(0, 32, "gpio0", IOMUX_GPIO_ONLY, 0, 0, 0),
15 #define IOMUX_GPIO_ONLY BIT(0) macro
Completed in 5 milliseconds