Searched refs:hwreg_present (Results 1 – 9 of 9) sorted by relevance
87 if (!hwreg_present(ctla)) in scc_test()228 } else if (hwreg_present(f030_xreg)) { in config_atari()238 } else if (hwreg_present(tt_palette)) { in config_atari()241 } else if (hwreg_present(&shifter_st.bas_hi)) { in config_atari()242 if (hwreg_present(&shifter_st.bas_lo) && in config_atari()251 if (hwreg_present(&st_mfp.par_dt_reg)) { in config_atari()255 if (hwreg_present(&tt_mfp.par_dt_reg)) { in config_atari()259 if (hwreg_present(&tt_scsi_dma.dma_addr_hi)) { in config_atari()268 (hwreg_present(&st_dma.dma_vhi) && in config_atari()276 if (hwreg_present(&tt_scsi.scsi_data)) { in config_atari()[all …]
31 int hwreg_present(volatile void *regp) in hwreg_present() function58 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()
213 if (hwreg_present((void *)prom_addr)) { in mac_onboard_sonic_ethernet_addr()282 card_present = hwreg_present((void*)ONBOARD_SONIC_REGISTERS); in mac_onboard_sonic_probe()
362 if (!hwreg_present((void *)(HILBASE + HIL_DATA))) { in hil_init()
458 if (!hwreg_present((unsigned char *)pio_mem->start + in mac_scsi_probe()
260 if (hwreg_present(m) == 0) in mac8390_memsize()
849 if (!hwreg_present(rp)) in nubus_probe_slot()