Searched refs:RK3588_GMACx_PHY_INTF_SEL_RMII (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/fdt/
H A Dif_dwqe_fdt.c355 #define RK3588_GMACx_PHY_INTF_SEL_RMII(id) ((0x7 << (6 * (id) + 3)) << 16 | (0x4 << (6 * (id) + 3))) macro
564 iface = RK3588_GMACx_PHY_INTF_SEL_RMII(fsc->sc_gmac_id);

Completed in 162 milliseconds