Searched refs:pclken_tx (Results 1 – 3 of 3) sorted by relevance
39 static const struct stm32_pclken pclken_tx = { variable61 ret |= clock_control_on(p->clock, (clock_control_subsys_t)&pclken_tx); in dwmac_bus_init()
37 struct stm32_pclken pclken_tx; member
943 (clock_control_subsys_t)&cfg->pclken_tx); in eth_initialize()1303 .pclken_tx = {.bus = DT_INST_CLOCKS_CELL_BY_NAME(0, mac_clk_tx, bus),