Home
last modified time | relevance | path

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

/include/linux/bcma/
Dbcma_driver_pcie2.h156 #define pcie2_set32(pcie2, offset, set) bcma_set32((pcie2)->core, offset, set)
Dbcma.h421 static inline void bcma_set32(struct bcma_device *cc, u16 offset, u32 set) in bcma_set32() function