Home
last modified time | relevance | path

Searched defs:cc (Results 1 – 10 of 10) sorted by relevance

/include/linux/
Dtimecounter.h56 const struct cyclecounter *cc; member
70 static inline u64 cyclecounter_cyc2ns(const struct cyclecounter *cc, in cyclecounter_cyc2ns()
Dof.h1210 #define of_for_each_phandle(it, err, np, ln, cn, cc) \ argument
/include/linux/mlx5/
Deq.h41 static inline u32 mlx5_eq_update_cc(struct mlx5_eq *eq, u32 cc) in mlx5_eq_update_cc()
Dmlx5_ifc.h3522 u8 cc[0x1]; member
/include/linux/bcma/
Dbcma_driver_chipcommon.h658 #define bcma_cc_read32(cc, offset) \ argument
660 #define bcma_cc_write32(cc, offset, val) \ argument
663 #define bcma_cc_mask32(cc, offset, mask) \ argument
665 #define bcma_cc_set32(cc, offset, set) \ argument
667 #define bcma_cc_maskset32(cc, offset, mask, set) \ argument
671 #define bcma_pmu_read32(cc, offset) \ argument
673 #define bcma_pmu_write32(cc, offset, val) \ argument
676 #define bcma_pmu_mask32(cc, offset, mask) \ argument
678 #define bcma_pmu_set32(cc, offset, set) \ argument
680 #define bcma_pmu_maskset32(cc, offset, mask, set) \ argument
Dbcma.h417 static inline void bcma_mask32(struct bcma_device *cc, u16 offset, u32 mask) in bcma_mask32()
421 static inline void bcma_set32(struct bcma_device *cc, u16 offset, u32 set) in bcma_set32()
425 static inline void bcma_maskset32(struct bcma_device *cc, in bcma_maskset32()
430 static inline void bcma_mask16(struct bcma_device *cc, u16 offset, u16 mask) in bcma_mask16()
434 static inline void bcma_set16(struct bcma_device *cc, u16 offset, u16 set) in bcma_set16()
438 static inline void bcma_maskset16(struct bcma_device *cc, in bcma_maskset16()
/include/linux/ssb/
Dssb_driver_chipcommon.h599 static inline bool ssb_chipco_available(struct ssb_chipcommon *cc) in ssb_chipco_available()
605 #define chipco_read32(cc, offset) ssb_read32((cc)->dev, offset) argument
606 #define chipco_write32(cc, offset, val) ssb_write32((cc)->dev, offset, val) argument
608 #define chipco_mask32(cc, offset, mask) \ argument
610 #define chipco_set32(cc, offset, set) \ argument
612 #define chipco_maskset32(cc, offset, mask, set) \ argument
/include/linux/platform_data/
Dbrcmfmac.h114 char cc[BRCMFMAC_COUNTRY_BUF_SZ]; member
/include/media/
Ddvb_demux.h155 int cc; member
/include/sound/
Dhdaudio.h502 struct cyclecounter cc; member