/include/linux/ |
A D | timecounter.h | 56 struct cyclecounter *cc; member 72 static inline u64 cyclecounter_cyc2ns(const struct cyclecounter *cc, in cyclecounter_cyc2ns()
|
A D | of.h | 1431 #define of_for_each_phandle(it, err, np, ln, cn, cc) \ argument
|
/include/linux/bcma/ |
A D | bcma_driver_chipcommon.h | 664 #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 D | bcma.h | 417 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 D | eq.h | 41 static inline u32 mlx5_eq_update_cc(struct mlx5_eq *eq, u32 cc) in mlx5_eq_update_cc()
|
A D | mlx5_ifc.h | 4733 u8 cc[0x1]; member
|
/include/linux/usb/ |
A D | tcpci.h | 171 #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 D | ssb_driver_chipcommon.h | 599 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 D | brcmfmac.h | 114 char cc[BRCMFMAC_COUNTRY_BUF_SZ]; member
|
/include/media/ |
A D | dvb_demux.h | 155 int cc; member
|
/include/sound/ |
A D | ump_msg.h | 263 struct snd_ump_midi1_msg_cc cc; member 531 struct snd_ump_midi2_msg_cc cc; member
|
A D | hdaudio.h | 559 struct cyclecounter cc; member
|