Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-sun6i.c77 #define SUN6I_CLK_CTL_DRS BIT(12) macro
397 reg = SUN6I_CLK_CTL_CDR2(div_cdr2 - 1) | SUN6I_CLK_CTL_DRS; in sun6i_spi_transfer_one()