Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/
Dw100fb.c883 union cif_io_u cif_io; in w100_hw_init() local
896 cif_io.val = defCIF_IO; in w100_hw_init()
897 writel((u32)(cif_io.val), remapped_regs + mmCIF_IO); in w100_hw_init()