Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/platform/ext/target/arm/musca_b1/Native_Driver/
Dmusca_b1_scc_drv.c183 volatile uint32_t *oense = NULL; in scc_set_alt_func() local
189 oense = &scc_regs->iomux_main_oensel_0; in scc_set_alt_func()
196 oense = &scc_regs->iomux_altf1_oensel_0; in scc_set_alt_func()
203 oense = &scc_regs->iomux_altf2_oensel_0; in scc_set_alt_func()
223 oense++; in scc_set_alt_func()
230 *oense |= pin_mask; in scc_set_alt_func()