Searched refs:hwreg_present (Results 1 – 10 of 10) sorted by relevance
98 if (!hwreg_present(ctla)) in scc_test()241 } else if (hwreg_present(f030_xreg)) { in config_atari()251 } else if (hwreg_present(tt_palette)) { in config_atari()254 } else if (hwreg_present(&shifter.bas_hi)) { in config_atari()255 if (hwreg_present(&shifter.bas_lo) && in config_atari()264 if (hwreg_present(&st_mfp.par_dt_reg)) { in config_atari()268 if (hwreg_present(&tt_mfp.par_dt_reg)) { in config_atari()272 if (hwreg_present(&tt_scsi_dma.dma_addr_hi)) { in config_atari()281 (hwreg_present(&st_dma.dma_vhi) && in config_atari()289 if (hwreg_present(&tt_scsi.scsi_data)) { in config_atari()[all …]
28 int hwreg_present(volatile void *regp) in hwreg_present() function55 EXPORT_SYMBOL(hwreg_present);
12 extern int hwreg_present(volatile void *regp);
161 if (hwreg_present((void*)(0x50f0a000))) { in mac_init_IRQ()
257 if (hwreg_present((void *)prom_addr)) { in mac_onboard_sonic_ethernet_addr()331 card_present = hwreg_present((void*)ONBOARD_SONIC_REGISTERS); in mac_onboard_sonic_probe()
221 card_present = (hwreg_present((void *)ioaddr + 4) && in mac89x0_probe()222 hwreg_present((void *)ioaddr + DATA_PORT)); in mac89x0_probe()
400 if (!hwreg_present((unsigned char *)pio_mem->start + in mac_scsi_probe()
370 if (!hwreg_present((void *)(HILBASE + HIL_DATA))) { in hil_init()
268 if (hwreg_present(m) == 0) in mac8390_memsize()
926 card_present = hwreg_present(rp); in nubus_probe_slot()