Searched refs:PSC_SPICFG_SET_BAUD (Results 1 – 2 of 2) sorted by relevance
301 #define PSC_SPICFG_SET_BAUD(x) (((x) & 0x3f) << 15) macro
121 return PSC_SPICFG_SET_BAUD(brg) | PSC_SPICFG_SET_DIV(div); in au1550_spi_baudcfg()700 cfg |= PSC_SPICFG_SET_BAUD(4) | PSC_SPICFG_SET_DIV(0); in au1550_spi_setup_psc_as_spi()