Searched refs:iolh (Results 1 – 2 of 2) sorted by relevance
141 if (pfc_mux_reg_tbl[cnt].iolh.flg == PFC_ON) { in pfc_mux_setup()142 mmio_write_64(pfc_mux_reg_tbl[cnt].iolh.reg, in pfc_mux_setup()143 pfc_mux_reg_tbl[cnt].iolh.val); in pfc_mux_setup()184 if (pfc_qspi_reg_tbl[cnt].iolh.flg == PFC_ON) { in pfc_qspi_setup()185 mmio_write_64(pfc_qspi_reg_tbl[cnt].iolh.reg, in pfc_qspi_setup()186 pfc_qspi_reg_tbl[cnt].iolh.val); in pfc_qspi_setup()
742 PFC_REG_UINT64 iolh; member