Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/bcma/
Dbcma_driver_pcie2.h157 #define pcie2_mask32(pcie2, offset, mask) bcma_mask32((pcie2)->core, offset, mask)
Dbcma.h422 static inline void bcma_mask32(struct bcma_device *cc, u16 offset, u32 mask) in bcma_mask32() function