Searched refs:OTPS_GUP_HW (Results 1 – 2 of 2) sorted by relevance
289 if (oi->status & OTPS_GUP_HW) { in _ipxotp_init()385 if (!(oi->status & OTPS_GUP_HW)) { in ipxotp_read_region()433 if (!(oi->status & (OTPS_GUP_HW | OTPS_GUP_SW))) { in ipxotp_read_region()
357 #define OTPS_GUP_HW 0x00000100 /* h/w subregion is programmed */ macro