Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/bhnd/cores/chipc/
Dchipcreg.h325 #define CHIPC_OTPS_GUP_HW 0x00000100 /* h/w subregion is programmed */ macro
Dchipc.c433 if (otp_st & CHIPC_OTPS_GUP_HW) in chipc_find_nvram_src()