Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sh/include/mach-se/mach/
Dse.h104 # define PHY_ID 0x00 macro
106 # define PHY_ID 0x01 macro
/linux-4.4.14/arch/sh/boards/mach-se/770x/
Dsetup.c134 .platform_data = PHY_ID,
157 .platform_data = PHY_ID,
/linux-4.4.14/drivers/net/ethernet/broadcom/
Dbnx2.h6423 #define PHY_ID(id) ((id) & 0xfffffff0) macro