Home
last modified time | relevance | path

Searched refs:IWM_FH_TFDIB_CTRL1_REG (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h1687 #define IWM_FH_TFDIB_CTRL1_REG(_chnl) (IWM_FH_TFDIB_LOWER_BOUND + 0x8 * (_chnl) + 0x4) macro
H A Dif_iwm.c2419 IWM_WRITE(sc, IWM_FH_TFDIB_CTRL1_REG(IWM_FH_SRVC_CHNL), in iwm_pcie_load_firmware_chunk()