Home
last modified time | relevance | path

Searched refs:devices_in_package (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/phy/
H A Dphy_device.c876 u32 *devices_in_package) in get_phy_c45_devs_in_pkg() argument
883 *devices_in_package = phy_reg << 16; in get_phy_c45_devs_in_pkg()
888 *devices_in_package |= phy_reg; in get_phy_c45_devs_in_pkg()
984 c45_ids->devices_in_package = devs_in_pkg; in get_phy_c45_ids()
1077 c45_ids.devices_in_package = 0; in get_phy_device()
/linux/include/linux/
H A Dphy.h526 u32 devices_in_package; member