Home
last modified time | relevance | path

Searched defs:NANDC_CHIP_ADDR (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/rkflash/
H A Dnandc.h280 #define NANDC_CHIP_ADDR(id) (0x800 + (id) * 0x100 + 0x4) macro
/OK3568_Linux_fs/u-boot/drivers/rkflash/
H A Dnandc.h282 #define NANDC_CHIP_ADDR(id) (0x800 + (id) * 0x100 + 0x4) macro