Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dg364fb.c38 #define TIMING_REG 0xe4080108 /* to 0x080170 - DON'T TOUCH! */ macro
/openbmc/linux/drivers/mtd/nand/raw/
H A Darasan-nand-controller.c75 #define TIMING_REG 0x2C macro
346 writel_relaxed(anand->timings, nfc->base + TIMING_REG); in anfc_select_target()