Searched refs:OMAP3_MCSPI_CHCONF_CLKD_MASK (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ | ||
A D | omap3_spi.h | 19 #define OMAP3_MCSPI_CHCONF_CLKD_MASK GENMASK(5, 2) macro |
/u-boot/drivers/spi/ | ||
A D | omap3_spi.c | 294 confr &= ~OMAP3_MCSPI_CHCONF_CLKD_MASK; in _omap3_spi_set_speed() |
Completed in 3 milliseconds