Home
last modified time | relevance | path

Searched refs:LPA_NPAGE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dmii.h111 #define LPA_NPAGE 0x8000 /* Next page bit */ macro
H A Dmdio.h363 #define MDIO_AN_T1_LP_L_NEXT_PAGE_REQ LPA_NPAGE
/openbmc/u-boot/include/linux/
H A Dmii.h108 #define LPA_NPAGE 0x8000 /* Next page bit */ macro
/openbmc/linux/drivers/net/ethernet/sis/
H A Dsis190.c974 if (val & LPA_NPAGE && autoexp & EXPANSION_NWAY) { in sis190_phy_task()