Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Datcspi200_spi.c73 #define SCLK_DIV_MASK 0xFF macro
98 tm &= ~SCLK_DIV_MASK; in __atcspi200_spi_set_speed()