Home
last modified time | relevance | path

Searched refs:SUN6I_GBL_CTL_BUS_ENABLE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-sun6i.c31 #define SUN6I_GBL_CTL_BUS_ENABLE BIT(0) macro
432 reg |= SUN6I_GBL_CTL_BUS_ENABLE; in sun6i_spi_transfer_one()