Home
last modified time | relevance | path

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

123456789

/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_lcn.c589 struct bcma_drv_cc *cc = &dev->dev->bdev->bus->drv_cc; in b43_phy_lcn_set_channel_tweaks() local
700 struct bcma_drv_cc *cc = &dev->dev->bdev->bus->drv_cc; in b43_phy_lcn_op_init() local
/linux/fs/hfsplus/
H A Dunicode.c126 hfsplus_compose_lookup(u16 * p,u16 cc) hfsplus_compose_lookup() argument
152 u16 cc, c0, c1; hfsplus_uni2asc() local
[all...]
/linux/drivers/firmware/efi/libstub/
H A Dtpm.c177 efi_cc_protocol_t *cc = NULL; in efi_retrieve_eventlog() local
/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/lib/zlib_dfltcc/
H A Ddfltcc_util.h50 int cc; in dfltcc() local
/linux/arch/s390/include/asm/
H A Dbitops.h54 int cc; in arch_test_bit() local
H A Dscsw.h44 __u32 cc : 2; member
86 u32 cc:2; member
122 u32 cc:2; member
/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/drivers/char/tpm/
H A Dtpm2-cmd.c632 u32 cc; in tpm2_get_cc_attrs_tbl() local
783 int tpm2_find_cc(struct tpm_chip *chip, u32 cc) in tpm2_find_cc()
H A Dtpm2-sessions.c584 u32 cc, handles, val; in tpm_buf_fill_hmac_session() local
765 u32 attrs, cc; in tpm_buf_check_hmac_response() local
/linux/sound/isa/sb/
H A Demu8000_patch.c78 unsigned char cc; in read_word() 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/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/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/pci/
H A Dpci_irq.c56 u8 cc, status; in zpci_clear_airq() local
88 u8 cc, status; in zpci_clear_directed_irq() local
/linux/sound/hda/core/
H A Dstream.c635 static u64 azx_cc_read(struct cyclecounter *cc) in azx_cc_read()
646 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/kvm/s390/
H A Dcpumodel_subfuncs_test.c41 int cc; in plo_test_bit() local
/linux/drivers/iommu/
H A Ds390-iommu.c615 static bool reg_ioat_propagate_error(int cc, u8 status) in reg_ioat_propagate_error()
705 int cc; in s390_iommu_attach_device() local
1141 int cc; in s390_attach_dev_identity() 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

123456789