Home
last modified time | relevance | path

Searched refs:C22 (Results 1 – 7 of 7) sorted by relevance

/linux/rust/kernel/net/phy/
H A Dreg.rs26 /// C22 and C45 PHY registers.
32 /// // read C22 BMCR register
33 /// dev.read(C22::BMCR);
37 /// // Checks the link status as reported by registers in the C22 namespace
39 /// dev.genphy_read_status::<phy::C22>();
58 pub struct C22(u8); implementation
60 impl C22 {
62 pub const BMCR: Self = C22(0x00);
64 pub const BMSR: Self = C22(0x01);
66 pub const PHYSID1: Self = C22(
56 pub struct C22(u8); global() struct
102 impl private::Sealed for C22 {} global() implementation
104 impl Register for C22 { global() implementation
[all...]
/linux/drivers/net/mdio/
H A Dmdio-cavium.c67 cavium_mdiobus_set_mode(p, C22); in cavium_mdiobus_read_c22()
132 cavium_mdiobus_set_mode(p, C22); in cavium_mdiobus_write_c22()
H A Dmdio-cavium.h8 C22, enumerator
/linux/Documentation/ABI/testing/
H A Dsysfs-class-net-phydev37 driver. These files are invisible to the C22 device.
/linux/drivers/pinctrl/aspeed/
H A Dpinctrl-aspeed-g4.c533 #define C22 64 macro
536 SIG_EXPR_LIST_DECL_DUAL(C22, SYSCS, SPI1DEBUG, SPI1PASSTHRU);
537 PIN_DECL_1(C22, GPIOI0, SYSCS);
608 FUNC_GROUP_DECL(SPI1DEBUG, C22, G18, D19, C20, B22, G19, C18, E20);
609 FUNC_GROUP_DECL(SPI1PASSTHRU, C22, G18, D19, C20, B22, G19, C18, E20);
1974 ASPEED_PINCTRL_PIN(C22),
2453 ASPEED_SB_PINCONF(PIN_CONFIG_BIAS_PULL_DOWN, C22, E20, SCU8C, 24),
2454 ASPEED_SB_PINCONF(PIN_CONFIG_BIAS_DISABLE, C22, E20, SCU8C, 24),
H A Dpinctrl-aspeed-g6.c385 #define C22 44 macro
386 SIG_EXPR_LIST_DECL_SESG(C22, SD1DAT2, SD1, SIG_DESC_SET(SCU414, 12));
387 SIG_EXPR_LIST_DECL_SEMG(C22, PWM12, PWM12G0, PWM12, SIG_DESC_SET(SCU4B4, 12));
388 PIN_DECL_2(C22, GPIOF4, SD1DAT2, PWM12);
389 GROUP_DECL(PWM12G0, C22);
409 FUNC_GROUP_DECL(SD1, D22, E22, D23, C23, C22, A25, A24, A23);
1783 ASPEED_PINCTRL_PIN(C22),
H A Dpinctrl-aspeed-g5.c1826 #define C22 228 macro
1827 SIG_EXPR_LIST_DECL_SINGLE(C22, ESPICK, ESPI, ESPI_DESC);
1828 SIG_EXPR_LIST_DECL_SINGLE(C22, LCLK, LCLK, SIG_DESC_SET(SCUAC, 4));
1829 PIN_DECL_2(C22, GPIOAC4, ESPICK, LCLK);
1830 FUNC_GROUP_DECL(LCLK, C22);
1850 FUNC_GROUP_DECL(ESPI, G21, G20, D22, E22, C22, F21, F22, G22);
1969 ASPEED_PINCTRL_PIN(C22),