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