Home
last modified time | relevance | path

Searched refs:FW_BLOCK_TYPE_INSTR (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/soc/ixp4xx/
H A Dixp4xx-npe.c42 #define FW_BLOCK_TYPE_INSTR 0x0 macro
628 if (blk->type == FW_BLOCK_TYPE_INSTR) { in npe_load_firmware()
645 blk->type == FW_BLOCK_TYPE_INSTR ? 'I' : 'D', in npe_load_firmware()
663 blk->type == FW_BLOCK_TYPE_INSTR ? 'I' : 'D', in npe_load_firmware()