Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/synopsys/axs10x/
H A Dnand.c34 #define B_CT_WRITE (0x2 << 16) /* Write operation */ macro
120 NAND_REG_WRITE(AC_FIFO, B_CT_WRITE | B_WFR | B_IWC | B_LC | (len-1)); in axs101_nand_write_buf()