Searched refs:IWX_SETBITS (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwx.c850 IWX_SETBITS(sc, addr, (1 << val));
1084 IWX_SETBITS(sc, IWX_CSR_CTXT_INFO_BOOT_CTRL,
1772 IWX_SETBITS(sc, IWX_CSR_GP_CNTRL,
2208 IWX_SETBITS(sc, IWX_CSR_GP_CNTRL,
2327 IWX_SETBITS(sc, IWX_CSR_HW_IF_CONFIG_REG,
2335 IWX_SETBITS(sc, IWX_CSR_MBOX_SET_REG,
2351 IWX_SETBITS(sc, IWX_CSR_DBG_LINK_PWR_MGMT_REG,
2357 IWX_SETBITS(sc, IWX_CSR_HW_IF_CONFIG_REG,
2403 IWX_SETBITS(sc, IWX_CSR_GIO_REG, IWX_CSR_GIO_REG_VAL_L0S_DISABLED);
2431 IWX_SETBITS(s
[all...]
H A Dif_iwxreg.h7897 #define IWX_SETBITS(sc, reg, mask) \ macro

Completed in 81 milliseconds