Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-nforce2.c79 #define NVIDIA_SMB_BCNT (smbus->base + 0x24) /* number of data macro
229 outb_p(len, NVIDIA_SMB_BCNT); in nforce2_access()
264 len = inb_p(NVIDIA_SMB_BCNT); in nforce2_access()