Searched refs:PA_83902_IF (Results 1 – 2 of 2) sorted by relevance
197 buf[0] = *(vhalf *) PA_83902_IF; in stnic_get_hdr()199 buf[1] = *(vhalf *) PA_83902_IF; in stnic_get_hdr()238 val = *(vhalf *) PA_83902_IF; in stnic_block_input()273 *(vhalf *) PA_83902_IF = ((half) buf[1] << 8) | buf[0]; in stnic_block_output()275 *(vhalf *) PA_83902_IF = ((half) buf[0] << 8) | buf[1]; in stnic_block_output()
34 #define PA_83902_IF 0xb0040000 /* DP83902A remote io port */ macro
Completed in 5 milliseconds