Searched refs:SMFI_ECINDDR (Results 1 – 3 of 3) sorted by relevance
125 flash_regs->SMFI_ECINDDR = 0x00; in ramcode_flash_follow_mode()158 flash_regs->SMFI_ECINDDR = 0x00; in ramcode_flash_fsce_high()166 flash_regs->SMFI_ECINDDR = wdata; in ramcode_flash_write_dat()179 flash_regs->SMFI_ECINDDR = wbuf[i]; in ramcode_flash_transaction()183 rbuf[i] = flash_regs->SMFI_ECINDDR; in ramcode_flash_transaction()207 while ((flash_regs->SMFI_ECINDDR & mask) != target) { in ramcode_flash_cmd_read_status()360 data_t[i] = flash_regs->SMFI_ECINDDR; in flash_it8xxx2_read()
16 IT8XXX2_REG_OFFSET_CHECK(smfi_it8xxx2_regs, SMFI_ECINDDR, 0x3f);
892 volatile uint8_t SMFI_ECINDDR; member