Searched refs:sec_prot (Results 1 – 2 of 2) sorted by relevance
1319 u8 sec_prot; in asd_check_flash_type() local1348 sec_prot = asd_read_reg_byte(asd_ha, reg + inc + inc); in asd_check_flash_type()1356 "sec_prot(0x%x)\n", manuf_id, dev_id, sec_prot); in asd_check_flash_type()1363 switch (sec_prot) { in asd_check_flash_type()1374 switch (sec_prot) { in asd_check_flash_type()1384 switch (sec_prot) { in asd_check_flash_type()1392 switch (sec_prot) { in asd_check_flash_type()1413 sec_prot = asd_read_reg_byte(asd_ha, reg + inc + inc); in asd_check_flash_type()1416 "(0x%x)\n", manuf_id, dev_id, sec_prot); in asd_check_flash_type()1474 asd_ha->hw_prof.flash.sec_prot = sec_prot; in asd_check_flash_type()
74 u8 sec_prot; member