Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/
Doffb.c372 const __be32 io_of_addr[3] = { 0x01000000, 0x0, 0x0 }; in offb_init_palette_hacks() local
374 const __be32 io_of_addr[3] = { 0x00000001, 0x0, 0x0 }; in offb_init_palette_hacks()
376 u64 io_addr = of_translate_address(dp, io_of_addr); in offb_init_palette_hacks()