Searched defs:cc (Results 1 - 25 of 272) sorted by path

1234567891011

/linux-master/arch/mips/bcm47xx/
H A Dserial.c57 struct bcma_drv_cc *cc = &(bcm47xx_bus.bcma.bus.drv_cc); local
/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/arch/powerpc/xmon/
H A Dppc-dis.c243 int cc; local
/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/x86/math-emu/
H A Dstatus_w.h52 static inline void setcc(int cc) argument
/linux-master/crypto/
H A Drmd160.c51 u32 aa, bb, cc, dd, ee, aaa, bbb, ccc, ddd, eee; local
[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_pflash.c34 int bcma_pflash_init(struct bcma_drv_cc *cc) argument
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...]
/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/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...]
/linux-master/drivers/ssb/
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...]
H A Dssb_private.h204 static inline int ssb_sflash_init(struct ssb_chipcommon *cc) argument
/linux-master/drivers/usb/host/
H A Dfhci-q.c217 u32 cc = td->status; 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/include/linux/ssb/
H A Dssb_driver_chipcommon.h599 static inline bool ssb_chipco_available(struct ssb_chipcommon *cc) argument
[all...]
/linux-master/include/media/
H A Ddvb_demux.h155 int cc; member in struct:dvb_demux_feed
/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/arch/arm/include/asm/
H A Dassembler.h206 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo variable
545 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo variable
/linux-master/arch/arm/probes/kprobes/
H A Dactions-thumb.c71 int cc = (insn >> 22) & 0xf; local
425 int cc = (insn >> 8) & 0xf; local
[all...]
H A Dtest-core.c1010 static unsigned long test_check_cc(int cc, unsigned long cpsr) argument
1034 int cc = current_instruction >> 28; local
1043 int cc = (current_instruction >> kprobe_test_cc_position) & 0xf; local
/linux-master/arch/microblaze/kernel/
H A Dtimer.c196 static u64 xilinx_cc_read(const struct cyclecounter *cc) argument
/linux-master/arch/powerpc/include/asm/
H A Dicswx.h89 u8 cc; member in struct:coprocessor_status_block
H A Dps3av.h481 u8 cc:3; member in struct:ps3av_audio_info_frame::pb1_bit

Completed in 335 milliseconds

1234567891011