Home
last modified time | relevance | path

Searched refs:lc_ss0_usr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dleo.c184 struct leo_lc_ss0_usr __iomem *lc_ss0_usr; member
231 &par->lc_ss0_usr->extent); in leo_switch_from_graph()
232 sbus_writel(4, &par->lc_ss0_usr->addrspace); in leo_switch_from_graph()
233 sbus_writel(0x80000000, &par->lc_ss0_usr->fill); in leo_switch_from_graph()
234 sbus_writel(0, &par->lc_ss0_usr->fontt); in leo_switch_from_graph()
236 val = sbus_readl(&par->lc_ss0_usr->csr); in leo_switch_from_graph()
243 sbus_writel(0, &par->lc_ss0_usr->addrspace); in leo_switch_from_graph()
536 if (par->lc_ss0_usr) in leo_unmap_regs()
537 of_iounmap(&op->resource[0], par->lc_ss0_usr, 0x1000); in leo_unmap_regs()
577 par->lc_ss0_usr in leo_probe()
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dleo.c185 struct leo_lc_ss0_usr __iomem *lc_ss0_usr; member
232 &par->lc_ss0_usr->extent); in leo_switch_from_graph()
233 sbus_writel(4, &par->lc_ss0_usr->addrspace); in leo_switch_from_graph()
234 sbus_writel(0x80000000, &par->lc_ss0_usr->fill); in leo_switch_from_graph()
235 sbus_writel(0, &par->lc_ss0_usr->fontt); in leo_switch_from_graph()
237 val = sbus_readl(&par->lc_ss0_usr->csr); in leo_switch_from_graph()
244 sbus_writel(0, &par->lc_ss0_usr->addrspace); in leo_switch_from_graph()
537 if (par->lc_ss0_usr) in leo_unmap_regs()
538 of_iounmap(&op->resource[0], par->lc_ss0_usr, 0x1000); in leo_unmap_regs()
578 par->lc_ss0_usr in leo_probe()
[all...]

Completed in 3 milliseconds