Searched refs:sec_prot (Results 1 – 2 of 2) sorted by relevance
1305 u8 sec_prot; in asd_check_flash_type() local1334 sec_prot = asd_read_reg_byte(asd_ha, reg + inc + inc); in asd_check_flash_type()1342 "sec_prot(0x%x)\n", manuf_id, dev_id, sec_prot); in asd_check_flash_type()1349 switch (sec_prot) { in asd_check_flash_type()1360 switch (sec_prot) { in asd_check_flash_type()1370 switch (sec_prot) { in asd_check_flash_type()1378 switch (sec_prot) { in asd_check_flash_type()1399 sec_prot = asd_read_reg_byte(asd_ha, reg + inc + inc); in asd_check_flash_type()1402 "(0x%x)\n", manuf_id, dev_id, sec_prot); in asd_check_flash_type()1460 asd_ha->hw_prof.flash.sec_prot = sec_prot; in asd_check_flash_type()
56 u8 sec_prot; member