Home
last modified time | relevance | path

Searched refs:DP83867_CLK_O_SEL_REF_CLK (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/dt-bindings/net/
H A Dti-dp83867.h47 #define DP83867_CLK_O_SEL_REF_CLK 0xC macro
/openbmc/linux/include/dt-bindings/net/
H A Dti-dp83867.h50 #define DP83867_CLK_O_SEL_REF_CLK 0xC macro
/openbmc/u-boot/drivers/net/phy/
H A Dti.c226 DP83867_CLK_O_SEL_REF_CLK); in dp83867_of_init()
259 if (dp83867->clk_output_sel != DP83867_CLK_O_SEL_REF_CLK) { in dp83867_of_init()
/openbmc/linux/drivers/net/phy/
H A Ddp83867.c598 if (dp83867->clk_output_sel > DP83867_CLK_O_SEL_REF_CLK && in dp83867_of_init()