Home
last modified time | relevance | path

Searched refs:PSC_SMBPCR_MS (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/mips/include/asm/mach-au1x00/
Dau1xxx_psc.h418 #define PSC_SMBPCR_MS (1 << 0) macro
/linux-6.12.1/drivers/i2c/busses/
Di2c-au1550.c124 WR(adap, PSC_SMBPCR, PSC_SMBPCR_MS); in do_address()