Searched refs:PSC_SMBCFG_SET_DIV (Results 1 – 2 of 2) sorted by relevance
426 #define PSC_SMBCFG_SET_DIV(x) (((x) & 0x03) << 13) macro
336 sp->psc_smbcfg |= PSC_SMBCFG_SET_DIV(PSC_SMBCFG_DIV8); in i2c_au1550_setup()