Home
last modified time | relevance | path

Searched refs:EXPANSION_ENABLENPAGE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dmii.h119 #define EXPANSION_ENABLENPAGE 0x0004 /* This enables npage words */ macro
/openbmc/u-boot/include/linux/
H A Dmii.h116 #define EXPANSION_ENABLENPAGE 0x0004 /* This enables npage words */ macro
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c5071 phy->expansion = EXPANSION_ENABLENPAGE; in e1000_phy_read_status()