Searched defs:use_gpio (Results 1 – 2 of 2) sorted by relevance
48 bool use_gpio; ///< True if the GPIO matrix is used, otherwise false member
399 int use_gpio = !(bus_attr->flags & SPICOMMON_BUSFLAG_IOMUX_PINS); in spi_bus_add_device() local