Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipcreg.h321 #define CHIPC_OTPS_GUP_HW 0x00000100 /* h/w subregion is programmed */ macro
H A Dchipc.c424 if (otp_st & CHIPC_OTPS_GUP_HW) in chipc_find_nvram_src()