Searched refs:PGSEL (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/natsemi/ |
H A D | natsemi.c | 298 * The meaning of these registers depend on the value of PGSEL. */ 299 PGSEL = 0xCC, enumerator 305 /* the values for the 'magic' registers above (PGSEL=1) */ 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() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/natsemi/ |
H A D | natsemi.c | 298 * The meaning of these registers depend on the value of PGSEL. */ 299 PGSEL = 0xCC, enumerator 305 /* the values for the 'magic' registers above (PGSEL=1) */ 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() [all...] |
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
H A D | MC68VZ328.h | 504 #define PGSEL BYTE_REF(PGSEL_ADDR) macro
|
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
|
/kernel/linux/linux-6.6/arch/m68k/include/asm/ |
H A D | MC68VZ328.h | 504 #define PGSEL BYTE_REF(PGSEL_ADDR) macro
|
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
|
Completed in 25 milliseconds