Searched refs:qat_cap_global_read_4 (Results 1 – 2 of 2) sorted by relevance
1039 reset = qat_cap_global_read_4(sc, CAP_GLOBAL_CTL_RESET); in qat_ae_clear_reset()1049 reg = qat_cap_global_read_4(sc, CAP_GLOBAL_CTL_RESET); in qat_ae_clear_reset()1055 clock = qat_cap_global_read_4(sc, CAP_GLOBAL_CTL_CLK_EN); in qat_ae_clear_reset()1161 misc = qat_cap_global_read_4(sc, CAP_GLOBAL_CTL_MISC); in qat_ae_reset_timestamp()2552 fcu = qat_cap_global_read_4(sc, FCU_STATUS); in qat_aefw_auth()2595 fcu = qat_cap_global_read_4(sc, FCU_STATUS); in qat_aefw_suof_load()2846 fcu = qat_cap_global_read_4(sc, FCU_STATUS); in qat_aefw_start()
956 qat_cap_global_read_4(struct qat_softc *sc, bus_size_t offset) in qat_cap_global_read_4() function