Home
last modified time | relevance | path

Searched defs:cc (Results 76 – 100 of 237) sorted by relevance

12345678910

/linux/drivers/ssb/
H A Dscan.c276 u32 idhi, cc, rev, tmp; in ssb_bus_scan() local
H A Dssb_private.h204 static inline int ssb_sflash_init(struct ssb_chipcommon *cc) in ssb_sflash_init()
/linux/include/linux/ssb/
H 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
/linux/drivers/extcon/
H A Dextcon-rtk-type-c.c241 int dr_mode, int cc) in rtd129x_switch_type_c_plug_config()
278 int dr_mode, int cc) in switch_type_c_plug_config()
290 static void switch_type_c_dr_mode(struct type_c_data *type_c, int dr_mode, int cc) in switch_type_c_dr_mode()
366 static int connector_attached(struct type_c_data *type_c, u32 cc, int dr_mode) in connector_attached()
379 static int connector_detached(struct type_c_data *type_c, u32 cc, int dr_mode) in connector_detached()
/linux/drivers/firmware/efi/libstub/
H A Dtpm.c177 efi_cc_protocol_t *cc = NULL; in efi_retrieve_eventlog() local
/linux/lib/zlib_dfltcc/
H A Ddfltcc_util.h50 int cc; in dfltcc() local
/linux/include/linux/usb/
H 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()
/linux/arch/s390/pci/
H A Dpci_clp.c56 int cc, exception; in clp_get_ilp() local
78 int cc, exception; in clp_req() local
/linux/sound/isa/sb/
H A Demu8000_patch.c78 unsigned char cc; in read_word() local
/linux/arch/s390/include/asm/
H A Dscsw.h44 __u32 cc : 2; member
86 u32 cc:2; member
122 u32 cc:2; member
H A Dbitops.h54 int cc; in arch_test_bit() local
/linux/arch/x86/kernel/cpu/
H A Dcentaur.c121 u32 aa, bb, cc, dd; in init_centaur() local
/linux/drivers/usb/host/
H A Dfhci-q.c217 u32 cc = td->status; in fhci_done_td() local
/linux/arch/arm/probes/kprobes/
H A Dtest-core.c1010 static unsigned long test_check_cc(int cc, unsigned long cpsr) in test_check_cc()
1034 int cc = current_instruction >> 28; in test_context_cpsr() local
1043 int cc = (current_instruction >> kprobe_test_cc_position) & 0xf; in test_context_cpsr() local
/linux/arch/s390/kernel/
H A Dsmp.c120 int cc; in __pcpu_sigp_relax() local
132 int cc, retry; in pcpu_sigp_retry() local
355 int cc; in pcpu_set_smt() local
/linux/drivers/net/ethernet/broadcom/
H A Dbgmac-bcma-mdio.c153 struct bcma_drv_cc *cc = &bgmac->bcma.core->bus->drv_cc; in bcma_mdio_phy_init() local
/linux/sound/aoa/fabrics/
H A Dlayout.c775 struct codec_connection *cc; in check_codec() local
898 struct codec_connection *cc; in layout_attached_codec() local
/linux/sound/hda/core/
H A Dstream.c637 static u64 azx_cc_read(struct cyclecounter *cc) in azx_cc_read()
648 struct cyclecounter *cc = &azx_dev->cc; in azx_timecounter_init() local
/linux/drivers/clk/qcom/
H A Dlpass-gfm-sm8250.c239 struct lpass_gfm *cc; in lpass_gfm_clk_driver_probe() local
/linux/drivers/media/dvb-frontends/
H A Dix2505v.c126 u8 gain, cc, ref, psc, local_osc, lpf; in ix2505v_set_params() local
/linux/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzip_vas.c264 int cc; in nxu_submit_job() local
H A Dgzfht_test.c197 int cc; in compress_file() local
/linux/include/linux/platform_data/
H A Dbrcmfmac.h114 char cc[BRCMFMAC_COUNTRY_BUF_SZ]; member
/linux/drivers/bcma/
H A Ddriver_mips.c191 struct bcma_drv_cc *cc = &bus->drv_cc; in bcma_boot_dev() local
/linux/drivers/ata/pata_parport/
H A Depat.c274 int k, j, f, cc; in epat_test_proto() local

12345678910