Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/fdt/
Damltemp.c126 uint32_t ao_secure; in amltemp_attachhook() local
140 ao_secure = OF_getpropint(sc->sc_node, "amlogic,ao-secure", 0); in amltemp_attachhook()
141 rm = regmap_byphandle(ao_secure); in amltemp_attachhook()