Home
last modified time | relevance | path

Searched refs:aux_config (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/drivers/qti/accesscontrol/vmidmt/
H A Dvmidmt_hal.c355 const struct hal_vmidmt_aux_config *aux_config = config->p_aux_config; in configure_context() local
373 if (aux_config != NULL) in configure_context()
374 as2vr_val |= configure_context_aux(aux_config); in configure_context()