Searched refs:hwreg_present (Results 1 – 9 of 9) sorted by relevance
94 if (!hwreg_present(ctla)) in scc_test()236 } else if (hwreg_present(f030_xreg)) { in config_atari()246 } else if (hwreg_present(tt_palette)) { in config_atari()249 } else if (hwreg_present(&shifter_st.bas_hi)) { in config_atari()250 if (hwreg_present(&shifter_st.bas_lo) && in config_atari()259 if (hwreg_present(&st_mfp.par_dt_reg)) { in config_atari()263 if (hwreg_present(&tt_mfp.par_dt_reg)) { in config_atari()267 if (hwreg_present(&tt_scsi_dma.dma_addr_hi)) { in config_atari()276 (hwreg_present(&st_dma.dma_vhi) && in config_atari()284 if (hwreg_present(&tt_scsi.scsi_data)) { in config_atari()[all …]
29 int hwreg_present(volatile void *regp) in hwreg_present() function56 EXPORT_SYMBOL(hwreg_present);
13 extern int hwreg_present(volatile void *regp);
193 card_present = (hwreg_present((void *)ioaddr + 4) && in mac89x0_device_probe()194 hwreg_present((void *)ioaddr + DATA_PORT)); in mac89x0_device_probe()
212 if (hwreg_present((void *)prom_addr)) { in mac_onboard_sonic_ethernet_addr()278 card_present = hwreg_present((void*)ONBOARD_SONIC_REGISTERS); in mac_onboard_sonic_probe()
366 if (!hwreg_present((void *)(HILBASE + HIL_DATA))) { in hil_init()
457 if (!hwreg_present((unsigned char *)pio_mem->start + in mac_scsi_probe()
838 if (!hwreg_present(rp)) in nubus_probe_slot()
269 if (hwreg_present(m) == 0) in mac8390_memsize()