Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Doffb.c375 const __be32 io_of_addr[3] = { 0x01000000, 0x0, 0x0 }; in offb_init_palette_hacks() local
377 const __be32 io_of_addr[3] = { 0x00000001, 0x0, 0x0 }; in offb_init_palette_hacks()
379 u64 io_addr = of_translate_address(dp, io_of_addr); in offb_init_palette_hacks()
/openbmc/linux/drivers/gpu/drm/tiny/
H A Dofdrm.c616 static const __be32 io_of_addr[3] = { in ofdrm_qemu_cmap_ioremap() local
626 address = of_translate_address(of_node, io_of_addr); in ofdrm_qemu_cmap_ioremap()