Searched refs:PSC_SMBCFG_SET_DIV (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/i2c/busses/
H A Di2c-au1550.c279 cfg |= PSC_SMBCFG_SET_DIV(PSC_SMBCFG_DIV8); i2c_au1550_setup()
/linux-4.4.14/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_psc.h387 #define PSC_SMBCFG_SET_DIV(x) (((x) & 0x03) << 13) macro

Completed in 309 milliseconds