Home
last modified time | relevance | path

Searched defs:cc (Results 176 – 200 of 465) sorted by relevance

12345678910>>...19

/openbmc/linux/drivers/usb/typec/tcpm/
H A Dwcove.c246 static enum typec_cc_status wcove_to_typec_cc(unsigned int cc) in wcove_to_typec_cc()
290 static int wcove_set_cc(struct tcpc_dev *tcpc, enum typec_cc_status cc) in wcove_set_cc()
422 enum typec_cc_status cc) in wcove_start_toggling()
/openbmc/linux/drivers/power/supply/
H A Daxp288_charger.c141 int cc; member
153 static inline int axp288_charger_set_cc(struct axp288_chrg_info *info, int cc) in axp288_charger_set_cc()
719 int ret, cc, cv; in charger_init_hw_regs() local
/openbmc/linux/arch/x86/kernel/cpu/
H A Dcentaur.c121 u32 aa, bb, cc, dd; in init_centaur() local
/openbmc/qemu/chardev/
H A Dchar-serial.c303 ChardevClass *cc = CHARDEV_CLASS(oc); in char_serial_class_init() local
H A Dchar-win.c225 ChardevClass *cc = CHARDEV_CLASS(oc); in char_win_class_init() local
/openbmc/linux/drivers/usb/host/
H A Dfhci-q.c217 u32 cc = td->status; in fhci_done_td() local
/openbmc/qemu/target/cris/
H A Dhelper.c264 CPUClass *cc = CPU_GET_CLASS(cs); in cris_cpu_exec_interrupt() local
/openbmc/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
/openbmc/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
/openbmc/linux/drivers/cpufreq/
H A Dbmips-cpufreq.c161 struct cpufreq_compat *cc; in bmips_cpufreq_driver_init() local
/openbmc/btbridge/
H A Dbtbridged.c63 uint8_t cc; /* Only used on responses */ member
287 uint8_t netfn, lun, seq, cmd, cc; in method_send_message() local
/openbmc/qemu/target/s390x/tcg/
H A Dvec_string_helper.c292 int cc = 3; in vistr() local
477 int substr_elen, i, j, k, cc; in vstrs() local
/openbmc/linux/include/linux/usb/
H A Dtcpci.h171 #define tcpc_presenting_rd(reg, cc) \ argument
224 static inline enum typec_cc_status tcpci_to_typec_cc(unsigned int cc, bool sink) in tcpci_to_typec_cc()
/openbmc/linux/drivers/char/tpm/
H A Dtpm2-cmd.c632 u32 cc; in tpm2_get_cc_attrs_tbl() local
778 int tpm2_find_cc(struct tpm_chip *chip, u32 cc) in tpm2_find_cc()
/openbmc/linux/arch/s390/pci/
H A Dpci_clp.c55 int cc = 3; in clp_get_ilp() local
76 int cc = 3; in clp_req() local
/openbmc/skeleton/pyipmitest/
H A Dipmi_debug.py33 def print_response(seq, netfn, lun, cmd, cc, data): argument
/openbmc/qemu/ui/
H A Dspice-app.c107 ChardevClass *cc = CHARDEV_CLASS(oc); in char_vc_class_init() local
/openbmc/linux/drivers/clk/qcom/
H A Dlpass-gfm-sm8250.c239 struct lpass_gfm *cc; in lpass_gfm_clk_driver_probe() local
/openbmc/qemu/tests/tcg/s390x/
H A Dex-relative-long.c134 long reg, cc; in main() local
/openbmc/qemu/target/arm/
H A Dcpu.c790 CPUClass *cc = CPU_GET_CLASS(cs); in arm_cpu_exec_interrupt() local
2483 CPUClass *cc = CPU_CLASS(acc); in arm_cpu_class_init() local
2527 CPUClass *cc = CPU_CLASS(acc); in cpu_register_class_init() local
/openbmc/linux/arch/s390/include/asm/
H A Dscsw.h43 __u32 cc : 2; member
85 u32 cc:2; member
121 u32 cc:2; member
/openbmc/phosphor-net-ipmid/command/
H A Dchannel_auth.cpp191 const auto errorResponse = [](uint8_t cc) { in getChannelCipherSuites()
/openbmc/pldm/pldmtool/oem/ibm/
H A Dpldm_oem_ibm.cpp135 uint8_t cc = 0; in exec() local
/openbmc/qemu/target/xtensa/
H A Dcpu.c244 CPUClass *cc = CPU_CLASS(oc); in xtensa_cpu_class_init() local
/openbmc/linux/sound/soc/sof/
H A Dipc3-loader.c40 const struct sof_ext_man_cc_version *cc; in ipc3_fw_ext_man_get_cc_info() local

12345678910>>...19