Searched refs:PCIC_SOCKET_OFFSET (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Di82365var.h94 #define C0SB PCIC_SOCKET_OFFSET
96 #define C1SB PCIC_CHIP_OFFSET + PCIC_SOCKET_OFFSET
H A Di82365reg.h51 #define PCIC_SOCKET_OFFSET 0x40 macro
H A Di82365.c251 h->sock = chip * PCIC_CHIP_OFFSET + socket * PCIC_SOCKET_OFFSET;

Completed in 109 milliseconds