Searched refs:tegra_fc_read_32 (Results 1 – 2 of 2) sorted by relevance
87 uint32_t flags = tegra_fc_read_32(FLOWCTRL_FC_SEQ_INTERCEPT) & ~INTERCEPT_IRQ_PENDING;; in tegra_fc_ccplex_pgexit_lock()107 (void)tegra_fc_read_32(FLOWCTRL_FC_SEQ_INTERCEPT); in tegra_fc_ccplex_pgexit_lock()117 (void)tegra_fc_read_32(FLOWCTRL_FC_SEQ_INTERCEPT); in tegra_fc_ccplex_pgexit_unlock()253 val = tegra_fc_read_32(FLOWCTRL_BPMP_CLUSTER_CONTROL); in tegra_fc_lock_active_cluster()256 val = tegra_fc_read_32(FLOWCTRL_BPMP_CLUSTER_CONTROL); in tegra_fc_lock_active_cluster()307 uint32_t val = tegra_fc_read_32(FLOW_CTLR_FLOW_DBG_QUAL); in tegra_fc_enable_fiq_to_ccplex_routing()318 uint32_t val = tegra_fc_read_32(FLOW_CTLR_FLOW_DBG_QUAL); in tegra_fc_disable_fiq_to_ccplex_routing()
73 static inline uint32_t tegra_fc_read_32(uint32_t off) in tegra_fc_read_32() function
Completed in 3 milliseconds