Searched refs:HD64461_IO_OFFSET (Results 1 – 2 of 2) sorted by relevance
18 #define HD64461_IO_OFFSET(x) (HD64461_IOBASE + (x)) macro19 #define HD64461_PCC0_BASE HD64461_IO_OFFSET(0x8000000)47 #define HD64461_SYSCR HD64461_IO_OFFSET(0x02)50 #define HD64461_SCPUCR HD64461_IO_OFFSET(0x04)53 #define HD64461_LCDCBAR HD64461_IO_OFFSET(0x1000)56 #define HD64461_LCDCLOR HD64461_IO_OFFSET(0x1002)59 #define HD64461_LCDCCR HD64461_IO_OFFSET(0x1004)70 #define HD64461_LDR1 HD64461_IO_OFFSET(0x1010)75 #define HD64461_LDR2 HD64461_IO_OFFSET(0x1012)83 #define HD64461_LDR3 HD64461_IO_OFFSET(0x101e)[all …]
335 hitfb_fix.mmio_start = HD64461_IO_OFFSET(0x1000); in hitfb_probe()337 hitfb_fix.smem_start = HD64461_IO_OFFSET(0x02000000); in hitfb_probe()
Completed in 6 milliseconds