Searched refs:romaddr (Results 1 – 3 of 3) sorted by relevance
969 const u32 romaddr = 0x000C0000; in viafb_lcd_get_mobile_state() local972 biosptr = ioremap(romaddr, 0x10000); in viafb_lcd_get_mobile_state()
3129 static int nsp32_prom_read(nsp32_hw_data *data, int romaddr) in nsp32_prom_read() argument3153 nsp32_prom_write_bit(data, ((romaddr >> i) & 1)); in nsp32_prom_read()
110 u32 romaddr; member