Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/mxs/
Dclk-imx28.c44 #define ENET (CLKCTRL + 0x0140) macro
93 writel_relaxed(1 << BP_ENET_DIV_TIME, ENET + SET); in clk_misc_init()
108 val = readl_relaxed(ENET); in clk_misc_init()
110 writel_relaxed(val, ENET); in clk_misc_init()
195 clks[ptp_sel] = mxs_clk_mux("ptp_sel", ENET, 19, 1, ptp_sels, ARRAY_SIZE(ptp_sels)); in mx28_clocks_init()
209 clks[ptp] = mxs_clk_div("ptp", "ptp_sel", ENET, 21, 6, 27); in mx28_clocks_init()
230 clks[fec] = mxs_clk_gate("fec", "hbus", ENET, 30); in mx28_clocks_init()
237 clks[enet_out] = clk_register_gate(NULL, "enet_out", "pll2", 0, ENET, 18, 0, &mxs_lock); in mx28_clocks_init()
/linux-4.19.296/drivers/eisa/
Deisa.ids78 AIR3101 "ENET-2V LOCAL BUS MASTER ETHERNET ADAPTER"
266 CPQ6100 "Compaq NetFlex ENET-TR"