Searched refs:HERMON_FLASH_UNKNOWN_CMDSET (Results 1 – 2 of 2) sorted by relevance
588 if (state->hs_fw_cmdset == HERMON_FLASH_UNKNOWN_CMDSET) { in hermon_ioctl_flash_init()1427 case HERMON_FLASH_UNKNOWN_CMDSET: in hermon_ioctl_write_boot_addr()1475 case HERMON_FLASH_UNKNOWN_CMDSET: in hermon_flash_reset()1600 case HERMON_FLASH_UNKNOWN_CMDSET: in hermon_flash_write_sector()1798 case HERMON_FLASH_UNKNOWN_CMDSET: in hermon_flash_write_byte()1955 case HERMON_FLASH_UNKNOWN_CMDSET: in hermon_flash_erase_sector()2060 case HERMON_FLASH_UNKNOWN_CMDSET: in hermon_flash_erase_chip()2182 case HERMON_FLASH_UNKNOWN_CMDSET: in hermon_flash_bank()2288 case HERMON_FLASH_UNKNOWN_CMDSET: in hermon_flash_read()2537 state->hs_fw_cmdset = HERMON_FLASH_UNKNOWN_CMDSET; in hermon_flash_cfi_init()[all …]
133 #define HERMON_FLASH_UNKNOWN_CMDSET 0XFFFF macro