Searched refs:OTPS_GUP_SW (Results 1 – 2 of 2) sorted by relevance
299 if (oi->status & OTPS_GUP_SW) { in _ipxotp_init()397 if (!(oi->status & OTPS_GUP_SW)) { in ipxotp_read_region()433 if (!(oi->status & (OTPS_GUP_HW | OTPS_GUP_SW))) { in ipxotp_read_region()
358 #define OTPS_GUP_SW 0x00000200 /* s/w subregion is programmed */ macro