Searched refs:ucc_configure (Results 1 – 1 of 1) sorted by relevance
84 void (*ucc_configure)(phys_addr_t start, phys_addr_t end); member249 static void ucc_configure(phys_addr_t start, phys_addr_t end) in ucc_configure() function348 .ucc_configure = ucc_configure,358 .ucc_configure = ucc_configure,492 if (data->ucc_configure) in fsl_pq_mdio_probe()493 data->ucc_configure(res.start, res.end); in fsl_pq_mdio_probe()