Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/rkflash/
H A Dsfc.h100 #define SFC_LEN_CTRL 0x88 macro
H A Dsfc.c70 writel(1, g_sfc_reg + SFC_LEN_CTRL); in sfc_init()
/OK3568_Linux_fs/kernel/drivers/rkflash/
H A Dsfc.h103 #define SFC_LEN_CTRL 0x88 macro
H A Dsfc.c77 writel(1, g_sfc_reg + SFC_LEN_CTRL); in sfc_init()
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Drockchip_sfc.c127 #define SFC_LEN_CTRL 0x88 macro
258 writel(SFC_LEN_CTRL_TRB_SEL, sfc->regbase + SFC_LEN_CTRL); in rockchip_sfc_init()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-rockchip-sfc.c133 #define SFC_LEN_CTRL 0x88 macro
282 writel(SFC_LEN_CTRL_TRB_SEL, sfc->regbase + SFC_LEN_CTRL); in rockchip_sfc_init()