Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/8390/
A Dstnic.c197 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()
/linux-6.3-rc2/arch/sh/include/mach-se/mach/
A Dse.h34 #define PA_83902_IF 0xb0040000 /* DP83902A remote io port */ macro

Completed in 4 milliseconds