Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/maps/
H A Ddc21285.c84 *CSR_ROMWRITEREG = adr & 3; in dc21285_write8()
93 *CSR_ROMWRITEREG = adr & 3; in dc21285_write16()
/openbmc/linux/drivers/char/
H A Dnwflash.c302 *CSR_ROMWRITEREG = 0; in erase_block()
442 *CSR_ROMWRITEREG = (unsigned int) pWritePtr & 3; in write_block()
/openbmc/linux/arch/arm/include/asm/hardware/
H A Ddec21285.h45 #define CSR_ROMWRITEREG DC21285_IO(0x0068) macro