Searched defs:cc (Results 251 - 274 of 274) sorted by last modified time

<<11

/linux-master/drivers/net/ethernet/ti/
H A Dcpts.h109 struct cyclecounter cc; member in struct:cpts
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dconn.h72 unsigned int cc; member in struct:mlx5_fpga_conn::__anon1228::__anon1229
79 unsigned int cc; member in struct:mlx5_fpga_conn::__anon1228::__anon1230
/linux-master/arch/alpha/kernel/
H A Dtime.c286 validate_cc_value(unsigned long cc) argument
346 int cc, count = 0; local
[all...]
/linux-master/lib/zlib_dfltcc/
H A Ddfltcc_util.h46 int cc; local
/linux-master/drivers/scsi/
H A Dmyrs.h821 } cc; member in union:myrs_cmd_mbox
/linux-master/drivers/media/pci/ivtv/
H A Divtv-vbi.c32 static void ivtv_set_cc(struct ivtv *itv, int mode, const struct vbi_cc *cc) argument
83 ivtv_write_vbi_line(struct ivtv *itv, const struct v4l2_sliced_vbi_data *d, struct vbi_cc *cc, int *found_cc) argument
121 ivtv_write_vbi_cc_lines(struct ivtv *itv, const struct vbi_cc *cc) argument
137 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; local
153 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; local
454 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; local
466 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; local
[all...]
/linux-master/crypto/
H A Drmd160.c51 u32 aa, bb, cc, dd, ee, aaa, bbb, ccc, ddd, eee; local
[all...]
/linux-master/include/linux/ssb/
H A Dssb_driver_chipcommon.h599 static inline bool ssb_chipco_available(struct ssb_chipcommon *cc) argument
[all...]
/linux-master/arch/powerpc/xmon/
H A Dppc-dis.c243 int cc; local
/linux-master/include/linux/bcma/
H A Dbcma.h417 static inline void bcma_mask32(struct bcma_device *cc, u16 offset, u32 mask) argument
421 static inline void bcma_set32(struct bcma_device *cc, u16 offset, u32 set) argument
425 static inline void bcma_maskset32(struct bcma_device *cc, argument
430 static inline void bcma_mask16(struct bcma_device *cc, u1 argument
434 bcma_set16(struct bcma_device *cc, u16 offset, u16 set) argument
438 bcma_maskset16(struct bcma_device *cc, u16 offset, u16 mask, u16 set) argument
[all...]
/linux-master/drivers/bcma/
H A Dbcma_private.h70 static inline int bcma_pflash_init(struct bcma_drv_cc *cc) argument
82 bcma_sflash_init(struct bcma_drv_cc *cc) argument
94 bcma_nflash_init(struct bcma_drv_cc *cc) argument
205 bcma_gpio_init(struct bcma_drv_cc *cc) argument
209 bcma_gpio_unregister(struct bcma_drv_cc *cc) argument
[all...]
H A Ddriver_chipcommon_sflash.c74 static void bcma_sflash_cmd(struct bcma_drv_cc *cc, u32 opcode) argument
89 int bcma_sflash_init(struct bcma_drv_cc *cc) argument
[all...]
H A Ddriver_chipcommon_pflash.c34 int bcma_pflash_init(struct bcma_drv_cc *cc) argument
/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-pci-defs.h241 uint32_t cc:24; member in struct:cvmx_pci_cfg02::cvmx_pci_cfg02_s
/linux-master/drivers/ssb/
H A Dssb_private.h204 static inline int ssb_sflash_init(struct ssb_chipcommon *cc) argument
H A Ddriver_chipcommon_sflash.c72 static void ssb_sflash_cmd(struct ssb_chipcommon *cc, u32 opcode) argument
87 int ssb_sflash_init(struct ssb_chipcommon *cc) argument
[all...]
/linux-master/drivers/crypto/cavium/zip/
H A Dzip_regs.h187 u64 cc : 2; member in struct:zip_inst_s::__anon2014
/linux-master/drivers/mtd/nand/raw/bcm47xxnflash/
H A Dbcm47xxnflash.h13 struct bcma_drv_cc *cc; member in struct:bcm47xxnflash
/linux-master/include/media/
H A Ddvb_demux.h155 int cc; member in struct:dvb_demux_feed
/linux-master/drivers/usb/host/
H A Dfhci-q.c217 u32 cc = td->status; local
/linux-master/arch/x86/math-emu/
H A Dstatus_w.h52 static inline void setcc(int cc) argument
/linux-master/arch/s390/include/uapi/asm/
H A Dvtoc.h24 __u16 cc; member in struct:vtoc_cchhb
31 __u16 cc; member in struct:vtoc_cchh
/linux-master/arch/mips/bcm47xx/
H A Dserial.c57 struct bcma_drv_cc *cc = &(bcm47xx_bus.bcma.bus.drv_cc); local
/linux-master/drivers/net/wireless/broadcom/b43/
H A Dphy_lcn.c589 struct bcma_drv_cc *cc = &dev->dev->bdev->bus->drv_cc; local
700 struct bcma_drv_cc *cc local
[all...]

Completed in 287 milliseconds

<<11