Searched refs:SPICOMMON_BUSFLAG_GPIO_PINS (Results 1 – 2 of 2) sorted by relevance
57 #define SPICOMMON_BUSFLAG_GPIO_PINS (1<<2) ///< Force the signals to be routed through GPIO… macro
563 … bool use_iomux = !(flags & SPICOMMON_BUSFLAG_GPIO_PINS) && bus_uses_iomux_pins(host, bus_config); in spicommon_bus_initialize_io()567 temp_flag |= SPICOMMON_BUSFLAG_GPIO_PINS; in spicommon_bus_initialize_io()