Home
last modified time | relevance | path

Searched refs:al_reg_write32_relaxed (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_plat_services.h229 #define al_reg_write32_relaxed(l,v) generic_bs_w_4(NULL, (bus_space_handle_t)l, 0, v) macro
H A Dal_hal_iofic.c184 al_reg_write32_relaxed(&regs->ctrl[group].int_mask_clear_grp, ~mask); in al_iofic_unmask()
H A Dal_hal_udma.h504 al_reg_write32_relaxed(addr, num); in al_udma_desc_action_add()
/freebsd/sys/dev/al_eth/
H A Dal_eth.c513 al_reg_write32_relaxed(offset, value); in al_eth_irq_config()