Home
last modified time | relevance | path

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

/external/grub/netboot/
Dcs89x0.c354 outw(PP_ChipID, eth_nic_base + ADD_PORT); in cs89x0_reset()
468 outw(PP_ChipID, ioaddr + ADD_PORT); in cs89x0_probe()
489 outw(PP_ChipID, eth_nic_base + ADD_PORT); in cs89x0_probe()
494 outw(PP_ChipID, eth_nic_base + ADD_PORT); in cs89x0_probe()
499 outw(PP_ChipID, eth_nic_base + ADD_PORT); in cs89x0_probe()
570 outw(PP_ChipID, eth_nic_base + ADD_PORT); in cs89x0_probe()
Dcs89x0.h16 #define PP_ChipID 0x0000 /* offset 0h -> Corp -ID */ macro