Searched refs:PSC_SMBCFG_SET_DIV (Results 1 – 2 of 2) sorted by relevance
387 #define PSC_SMBCFG_SET_DIV(x) (((x) & 0x03) << 13) macro
270 cfg |= PSC_SMBCFG_SET_DIV(PSC_SMBCFG_DIV8); in i2c_au1550_setup()