Home
last modified time | relevance | path

Searched defs:tx_pol (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/phy/
H A Dphy-common-props-test.c226 static const u32 tx_pol[] = { PHY_POL_NORMAL, PHY_POL_INVERT, PHY_POL_NORMAL }; in phy_test_tx_polarity_more_values_than_names() local
249 static const u32 tx_pol[] = { PHY_POL_INVERT }; in phy_test_tx_polarity_single_value_no_names() local
271 static const u32 tx_pol[] = { PHY_POL_NORMAL, PHY_POL_INVERT }; in phy_test_tx_polarity_more_names_than_values() local
294 static const u32 tx_pol[] = { PHY_POL_NORMAL, PHY_POL_INVERT, PHY_POL_NORMAL }; in phy_test_tx_polarity_find_by_name() local
326 static const u32 tx_pol[] = { PHY_POL_NORMAL, PHY_POL_INVERT }; in phy_test_tx_polarity_name_not_found_no_default() local
349 static const u32 tx_pol[] = { PHY_POL_NORMAL, PHY_POL_INVERT }; in phy_test_tx_polarity_name_not_found_with_default() local
373 static const u32 tx_pol[] = { PHY_POL_AUTO }; in phy_test_tx_polarity_unsupported_value() local
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-sriox-defs.h907 uint64_t tx_pol:4; member
931 uint64_t tx_pol:4; member