Home
last modified time | relevance | path

Searched refs:AMD_P2C_MSG1 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/platform/x86/amd/pmc/
H A Dmp2_stb.c28 #define AMD_P2C_MSG1 0x10684 macro
123 stb_dv.data_valid = readl(mp2->mmio + AMD_P2C_MSG1); in amd_mp2_process_cmd()
/linux/drivers/i2c/busses/
H A Di2c-amd-mp2.h36 AMD_P2C_MSG1 = 0x10684, /* I2C0 interrupt register */ enumerator
H A Di2c-amd-mp2-pci.c217 AMD_P2C_MSG1 : AMD_P2C_MSG2); in amd_mp2_irq_isr()
284 for (reg = AMD_P2C_MSG1; reg <= AMD_P2C_MSG2; reg += 4) in amd_mp2_clear_reg()