Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/
Doffb.c374 const __be32 io_of_addr[3] = { 0x01000000, 0x0, 0x0 }; in offb_init_palette_hacks() local
376 const __be32 io_of_addr[3] = { 0x00000001, 0x0, 0x0 }; in offb_init_palette_hacks()
378 u64 io_addr = of_translate_address(dp, io_of_addr); in offb_init_palette_hacks()
/linux-6.12.1/drivers/gpu/drm/tiny/
Dofdrm.c615 static const __be32 io_of_addr[3] = { in ofdrm_qemu_cmap_ioremap() local
625 address = of_translate_address(of_node, io_of_addr); in ofdrm_qemu_cmap_ioremap()