Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dpci.h1473 #define RTW89_PCI_ADDR_HIGH_MASK GENMASK(13, 6) macro
H A Dpci.c1447 option |= le16_encode_bits(upper_32_bits(dma), RTW89_PCI_ADDR_HIGH_MASK); in rtw89_pci_fill_txaddr_info()