Searched refs:MIIC_CONVRST_PHYIF_RST (Results 1 – 1 of 1) sorted by relevance
49 #define MIIC_CONVRST_PHYIF_RST(port) BIT(port) macro306 val = MIIC_CONVRST_PHYIF_RST(port); in miic_converter_enable()308 miic_reg_rmw(miic, MIIC_CONVRST, MIIC_CONVRST_PHYIF_RST(port), val); in miic_converter_enable()