Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dopen_alliance_helpers.h18 #define OA_1000BT1_HDD_TDR_STATUS_MASK GENMASK(7, 4) macro
H A Dopen_alliance_helpers.c35 u8 tdr_status = FIELD_GET(OA_1000BT1_HDD_TDR_STATUS_MASK, reg_value); in oa_1000bt1_get_ethtool_cable_result_code()