Searched refs:B3_RAM_ADDR (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/ |
H A D | skge.h | 81 B3_RAM_ADDR = 0x0180, enumerator 356 /* B3_RAM_ADDR 32 bit RAM Address, to read or write */
|
H A D | sky2.h | 303 B3_RAM_ADDR = 0x0180, enumerator 647 /* B3_RAM_ADDR 32 bit RAM Address, to read or write */
|
H A D | skge.c | 141 memcpy_fromio(p, io, B3_RAM_ADDR); in skge_get_regs()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/ |
H A D | skge.h | 81 B3_RAM_ADDR = 0x0180, enumerator 356 /* B3_RAM_ADDR 32 bit RAM Address, to read or write */
|
H A D | sky2.h | 303 B3_RAM_ADDR = 0x0180, enumerator 647 /* B3_RAM_ADDR 32 bit RAM Address, to read or write */
|
H A D | skge.c | 140 memcpy_fromio(p, io, B3_RAM_ADDR); in skge_get_regs()
|
Completed in 38 milliseconds