Searched refs:PGSEL (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/ethernet/natsemi/ |
H A D | natsemi.c | 299 PGSEL = 0xCC, enumerator 1218 writew(1, ioaddr + PGSEL); in init_phy_fixup() 1225 writew(0, ioaddr + PGSEL); in init_phy_fixup() 1229 writew(1, ioaddr + PGSEL); in init_phy_fixup() 1231 writew(0, ioaddr + PGSEL); in init_phy_fixup() 1598 writew(1, ioaddr + PGSEL); in do_cable_magic() 1618 writew(0, ioaddr + PGSEL); in do_cable_magic() 1634 writew(1, ioaddr + PGSEL); in undo_cable_magic() 1639 writew(0, ioaddr + PGSEL); in undo_cable_magic() 1808 writew(1, ioaddr+PGSEL); in netdev_timer() [all …]
|
/openbmc/u-boot/drivers/net/ |
H A D | natsemi.c | 92 PGSEL = 0xCC, enumerator 612 OUTW(dev, 0x0001, PGSEL); in natsemi_reset()
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | MC68EZ328.h | 495 #define PGSEL BYTE_REF(PGSEL_ADDR) macro
|
H A D | MC68328.h | 584 #define PGSEL BYTE_REF(PGSEL_ADDR) macro
|
H A D | MC68VZ328.h | 504 #define PGSEL BYTE_REF(PGSEL_ADDR) macro
|