Home
last modified time | relevance | path

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

/include/linux/
A Dtimecounter.h56 struct cyclecounter *cc; member
72 static inline u64 cyclecounter_cyc2ns(const struct cyclecounter *cc, in cyclecounter_cyc2ns()
A Dof.h1431 #define of_for_each_phandle(it, err, np, ln, cn, cc) \ argument
/include/linux/bcma/
A Dbcma_driver_chipcommon.h664 #define bcma_cc_read32(cc, offset) \ argument
666 #define bcma_cc_write32(cc, offset, val) \ argument
669 #define bcma_cc_mask32(cc, offset, mask) \ argument
671 #define bcma_cc_set32(cc, offset, set) \ argument
673 #define bcma_cc_maskset32(cc, offset, mask, set) \ argument
677 #define bcma_pmu_read32(cc, offset) \ argument
679 #define bcma_pmu_write32(cc, offset, val) \ argument
682 #define bcma_pmu_mask32(cc, offset, mask) \ argument
684 #define bcma_pmu_set32(cc, offset, set) \ argument
686 #define bcma_pmu_maskset32(cc, offset, mask, set) \ argument
A 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/mlx5/
A Deq.h41 static inline u32 mlx5_eq_update_cc(struct mlx5_eq *eq, u32 cc) in mlx5_eq_update_cc()
A Dmlx5_ifc.h4733 u8 cc[0x1]; member
/include/linux/usb/
A Dtcpci.h171 #define tcpc_presenting_rd(reg, cc) \ argument
239 static inline enum typec_cc_status tcpci_to_typec_cc(unsigned int cc, bool sink) in tcpci_to_typec_cc()
/include/linux/ssb/
A 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/
A Dbrcmfmac.h114 char cc[BRCMFMAC_COUNTRY_BUF_SZ]; member
/include/media/
A Ddvb_demux.h155 int cc; member
/include/sound/
A Dump_msg.h263 struct snd_ump_midi1_msg_cc cc; member
531 struct snd_ump_midi2_msg_cc cc; member
A Dhdaudio.h559 struct cyclecounter cc; member

Completed in 131 milliseconds