Home
last modified time | relevance | path

Searched defs:cc (Results 251 – 275 of 465) sorted by relevance

1...<<111213141516171819

/openbmc/qemu/target/microblaze/
H A Dcpu.c407 CPUClass *cc = CPU_CLASS(oc); in mb_cpu_class_init() local
/openbmc/linux/drivers/bcma/
H A Dsprom.c565 struct bcma_device *cc = bus->drv_cc.core; in bcma_sprom_onchip_offset() local
/openbmc/linux/mm/
H A Dpage_isolation.c409 struct compact_control cc = { in isolate_single_pageblock() local
/openbmc/linux/drivers/ptp/
H A Dptp_private.h67 struct cyclecounter cc; member
/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c516 #define tcpm_cc_is_sink(cc) \ argument
524 #define tcpm_cc_is_source(cc) ((cc) == TYPEC_CC_RD) argument
525 #define tcpm_cc_is_audio(cc) ((cc) == TYPEC_CC_RA) argument
526 #define tcpm_cc_is_open(cc) ((cc) == TYPEC_CC_OPEN) argument
794 static void tcpm_set_cc(struct tcpm_port *port, enum typec_cc_status cc) in tcpm_set_cc()
999 enum typec_cc_status cc; in tcpm_get_current_limit() local
3550 static bool tcpm_start_toggling(struct tcpm_port *port, enum typec_cc_status cc) in tcpm_start_toggling()
3863 static enum typec_pwr_opmode tcpm_get_pwr_opmode(enum typec_cc_status cc) in tcpm_get_pwr_opmode()
H A Dfusb302.c597 static int tcpm_set_cc(struct tcpc_dev *dev, enum typec_cc_status cc) in tcpm_set_cc()
916 enum typec_cc_status cc) in tcpm_start_toggling()
1245 enum typec_cc_status *cc) in fusb302_get_src_cc_status()
H A Dtcpci_maxim_core.c403 enum typec_cc_status cc) in max_tcpci_start_toggling()
/openbmc/qemu/target/i386/
H A Dcpu.c1743 static char *x86_cpu_class_get_model_name(X86CPUClass *cc) in x86_cpu_class_get_model_name()
5533 static char *x86_cpu_class_get_alias_of(X86CPUClass *cc) in x86_cpu_class_get_alias_of()
5550 X86CPUClass *cc = X86_CPU_CLASS(oc); in x86_cpu_list_entry() local
5647 X86CPUClass *cc = X86_CPU_CLASS(oc); in x86_cpu_definition_entry() local
5934 CPUClass *cc = CPU_CLASS(oc); in x86_cpu_cpudef_class_init() local
7942 CPUClass *cc = CPU_CLASS(oc); in x86_cpu_common_class_init() local
/openbmc/qemu/include/hw/core/
H A Dcpu.h461 CPUClass *cc; member
813 CPUClass *cc = CPU_GET_CLASS(cpu); in cpu_has_work() local
955 CPUClass *cc = CPU_GET_CLASS(cpu); in cpu_set_pc() local
/openbmc/qemu/include/block/
H A Dnvme.h11 uint32_t cc; member
170 #define NVME_CC_EN(cc) ((cc >> CC_EN_SHIFT) & CC_EN_MASK) argument
171 #define NVME_CC_CSS(cc) ((cc >> CC_CSS_SHIFT) & CC_CSS_MASK) argument
172 #define NVME_CC_MPS(cc) ((cc >> CC_MPS_SHIFT) & CC_MPS_MASK) argument
184 #define NVME_SET_CC_EN(cc, val) \ argument
186 #define NVME_SET_CC_CSS(cc, val) \ argument
188 #define NVME_SET_CC_MPS(cc, val) \ argument
190 #define NVME_SET_CC_AMS(cc, val) \ argument
192 #define NVME_SET_CC_SHN(cc, val) \ argument
194 #define NVME_SET_CC_IOSQES(cc, val) \ argument
[all …]
/openbmc/qemu/pc-bios/s390-ccw/
H A Dnetmain.c242 int i, cc, chk = 0; in get_uuid() local
/openbmc/qemu/chardev/
H A Dchar-pty.c361 ChardevClass *cc = CHARDEV_CLASS(oc); in char_pty_class_init() local
H A Dwctablet.c347 ChardevClass *cc = CHARDEV_CLASS(oc); in wctablet_chr_class_init() local
/openbmc/qemu/target/avr/
H A Dcpu.c231 CPUClass *cc = CPU_CLASS(oc); in avr_cpu_class_init() local
/openbmc/qemu/gdbstub/
H A Duser.c401 CPUClass *cc; in gdb_target_memory_rw_debug() local
/openbmc/linux/arch/s390/include/asm/
H A Dnmi.h83 u64 cc : 1; /* 47 clock comparator validity */ member
/openbmc/linux/drivers/media/dvb-core/
H A Ddvb_demux.c109 u8 cc; in dvb_dmx_swfilter_payload() local
292 u8 cc; in dvb_dmx_swfilter_section_packet() local
/openbmc/phosphor-host-ipmid/
H A Dipmid-new.cpp230 ipmi::Cc cc = filter->call(request); in filterIpmiCommand() local
491 [netFn, lun, cmd](Cc cc, const ipmi::SecureBuffer& data = {}) { in executionEntry()
/openbmc/qemu/hw/usb/
H A Dccid-card-passthru.c400 CCIDCardClass *cc = CCID_CARD_CLASS(klass); in passthru_class_initfn() local
/openbmc/qemu/target/mips/
H A Dcpu.c571 CPUClass *cc = CPU_CLASS(c); in mips_cpu_class_init() local
/openbmc/qemu/accel/tcg/
H A Dtranslate-all.c604 CPUClass *cc; in cpu_io_recompile() local
/openbmc/linux/sound/soc/qcom/qdsp6/
H A Dq6prm.c218 struct q6prm *cc; in prm_probe() local
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ptp.h83 struct cyclecounter cc; member
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_phc.c293 static u64 ionic_cc_read(const struct cyclecounter *cc) in ionic_cc_read()
/openbmc/linux/arch/s390/kvm/
H A Dpci.c182 u8 cc, status; in kvm_zpci_clear_airq() local

1...<<111213141516171819