/openbmc/linux/drivers/ssb/ |
H A D | driver_chipcommon.c | 42 void ssb_chipco_set_clockmode(struct ssb_chipcommon *cc, in ssb_chipco_set_clockmode() 242 static u16 pmu_fast_powerup_delay(struct ssb_chipcommon *cc) in pmu_fast_powerup_delay() 285 static u32 ssb_chipco_alp_clock(struct ssb_chipcommon *cc) in ssb_chipco_alp_clock() 313 struct ssb_chipcommon *cc = bcm47xx_wdt_get_drvdata(wdt); in ssb_chipco_watchdog_timer_set_wdt() local 323 struct ssb_chipcommon *cc = bcm47xx_wdt_get_drvdata(wdt); in ssb_chipco_watchdog_timer_set_ms() local 348 void ssb_chipcommon_init(struct ssb_chipcommon *cc) in ssb_chipcommon_init() 375 void ssb_chipco_suspend(struct ssb_chipcommon *cc) in ssb_chipco_suspend() 382 void ssb_chipco_resume(struct ssb_chipcommon *cc) in ssb_chipco_resume() 391 void ssb_chipco_get_clockcpu(struct ssb_chipcommon *cc, in ssb_chipco_get_clockcpu() 434 void ssb_chipco_timing_init(struct ssb_chipcommon *cc, in ssb_chipco_timing_init() [all …]
|
H A D | driver_chipcommon_pmu.c | 22 static u32 ssb_chipco_pll_read(struct ssb_chipcommon *cc, u32 offset) in ssb_chipco_pll_read() 28 static void ssb_chipco_pll_write(struct ssb_chipcommon *cc, in ssb_chipco_pll_write() 35 static void ssb_chipco_regctl_maskset(struct ssb_chipcommon *cc, in ssb_chipco_regctl_maskset() 90 static void ssb_pmu0_pllinit_r0(struct ssb_chipcommon *cc, in ssb_pmu0_pllinit_r0() 221 static void ssb_pmu1_pllinit_r0(struct ssb_chipcommon *cc, in ssb_pmu1_pllinit_r0() 317 static void ssb_pmu_pll_init(struct ssb_chipcommon *cc) in ssb_pmu_pll_init() 517 void ssb_pmu_init(struct ssb_chipcommon *cc) in ssb_pmu_init() 540 void ssb_pmu_set_ldo_voltage(struct ssb_chipcommon *cc, in ssb_pmu_set_ldo_voltage() 631 u32 ssb_pmu_get_alp_clock(struct ssb_chipcommon *cc) in ssb_pmu_get_alp_clock() 645 u32 ssb_pmu_get_cpu_clock(struct ssb_chipcommon *cc) in ssb_pmu_get_cpu_clock() [all …]
|
/openbmc/linux/drivers/bcma/ |
H A D | driver_chipcommon.c | 28 u32 bcma_chipco_get_alp_clock(struct bcma_drv_cc *cc) in bcma_chipco_get_alp_clock() 37 static bool bcma_core_cc_has_pmu_watchdog(struct bcma_drv_cc *cc) in bcma_core_cc_has_pmu_watchdog() 56 static u32 bcma_chipco_watchdog_get_max_timer(struct bcma_drv_cc *cc) in bcma_chipco_watchdog_get_max_timer() 80 struct bcma_drv_cc *cc = bcm47xx_wdt_get_drvdata(wdt); in bcma_chipco_watchdog_timer_set_wdt() local 88 struct bcma_drv_cc *cc = bcm47xx_wdt_get_drvdata(wdt); in bcma_chipco_watchdog_timer_set_ms_wdt() local 113 int bcma_chipco_watchdog_register(struct bcma_drv_cc *cc) in bcma_chipco_watchdog_register() 169 void bcma_core_chipcommon_early_init(struct bcma_drv_cc *cc) in bcma_core_chipcommon_early_init() 193 void bcma_core_chipcommon_init(struct bcma_drv_cc *cc) in bcma_core_chipcommon_init() 269 u32 bcma_chipco_irq_status(struct bcma_drv_cc *cc, u32 mask) in bcma_chipco_irq_status() 274 u32 bcma_chipco_gpio_in(struct bcma_drv_cc *cc, u32 mask) in bcma_chipco_gpio_in() [all …]
|
H A D | driver_chipcommon_pmu.c | 16 u32 bcma_chipco_pll_read(struct bcma_drv_cc *cc, u32 offset) in bcma_chipco_pll_read() 41 void bcma_chipco_chipctl_maskset(struct bcma_drv_cc *cc, in bcma_chipco_chipctl_maskset() 59 static u32 bcma_pmu_xtalfreq(struct bcma_drv_cc *cc) in bcma_pmu_xtalfreq() 148 static void bcma_pmu_pll_init(struct bcma_drv_cc *cc) in bcma_pmu_pll_init() 162 static void bcma_pmu_resources_init(struct bcma_drv_cc *cc) in bcma_pmu_resources_init() 230 static void bcma_pmu_workarounds(struct bcma_drv_cc *cc) in bcma_pmu_workarounds() 274 void bcma_pmu_early_init(struct bcma_drv_cc *cc) in bcma_pmu_early_init() 295 void bcma_pmu_init(struct bcma_drv_cc *cc) in bcma_pmu_init() 309 u32 bcma_pmu_get_alp_clock(struct bcma_drv_cc *cc) in bcma_pmu_get_alp_clock() 420 u32 bcma_pmu_get_bus_clock(struct bcma_drv_cc *cc) in bcma_pmu_get_bus_clock() [all …]
|
H A D | driver_gpio.c | 24 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_get_value() local 32 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_set_value() local 39 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_direction_input() local 48 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_direction_output() local 57 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_request() local 70 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_free() local 81 struct bcma_drv_cc *cc = gpiochip_get_data(gc); in bcma_gpio_irq_unmask() local 93 struct bcma_drv_cc *cc = gpiochip_get_data(gc); in bcma_gpio_irq_mask() local 110 struct bcma_drv_cc *cc = dev_id; in bcma_gpio_irq_handler() local 176 int bcma_gpio_init(struct bcma_drv_cc *cc) in bcma_gpio_init() [all …]
|
H A D | bcma_private.h | 70 static inline int bcma_pflash_init(struct bcma_drv_cc *cc) in bcma_pflash_init() 82 static inline int bcma_sflash_init(struct bcma_drv_cc *cc) in bcma_sflash_init() 94 static inline int bcma_nflash_init(struct bcma_drv_cc *cc) in bcma_nflash_init() 205 static inline int bcma_gpio_init(struct bcma_drv_cc *cc) in bcma_gpio_init() 209 static inline int bcma_gpio_unregister(struct bcma_drv_cc *cc) in bcma_gpio_unregister()
|
/openbmc/linux/drivers/md/ |
H A D | dm-crypt.c | 74 struct crypt_config *cc; member 1682 struct crypt_config *cc = io->cc; in crypt_alloc_buffer() local 1794 struct crypt_config *cc = io->cc; in crypt_dec_pending() local 1843 struct crypt_config *cc = io->cc; in crypt_endio() local 1875 struct crypt_config *cc = io->cc; in kcryptd_io_read() local 1932 struct crypt_config *cc = io->cc; in kcryptd_queue_read() local 1949 struct crypt_config *cc = data; in dmcrypt_write() local 2003 struct crypt_config *cc = io->cc; in kcryptd_crypt_write_io_submit() local 2068 struct crypt_config *cc = io->cc; in kcryptd_crypt_write_continue() local 2098 struct crypt_config *cc = io->cc; in kcryptd_crypt_write_convert() local [all …]
|
/openbmc/qemu/hw/core/ |
H A D | cpu-sysemu.c | 28 CPUClass *cc = CPU_GET_CLASS(cpu); in cpu_paging_enabled() local 40 CPUClass *cc = CPU_GET_CLASS(cpu); in cpu_get_memory_mapping() local 53 CPUClass *cc = CPU_GET_CLASS(cpu); in cpu_get_phys_page_attrs_debug() local 84 CPUClass *cc = CPU_GET_CLASS(cpu); in cpu_write_elf32_qemunote() local 95 CPUClass *cc = CPU_GET_CLASS(cpu); in cpu_write_elf32_note() local 106 CPUClass *cc = CPU_GET_CLASS(cpu); in cpu_write_elf64_qemunote() local 117 CPUClass *cc = CPU_GET_CLASS(cpu); in cpu_write_elf64_note() local 127 CPUClass *cc = CPU_GET_CLASS(cpu); in cpu_virtio_is_big_endian() local 137 CPUClass *cc = CPU_GET_CLASS(cpu); in cpu_get_crash_info() local
|
/openbmc/linux/arch/s390/pci/ |
H A D | pci_insn.c | 23 u8 cc; member 60 u8 cc; in __mpcifc() local 75 u8 cc; in zpci_mod_fc() local 101 u8 cc; in __rpcit() local 178 int cc; in __pcilg() local 191 int cc; in __zpci_load() local 244 int cc; in zpci_load() local 280 int cc; in __zpci_store() local 332 int cc; in zpci_store() local 367 int cc; in __zpci_store_block() local [all …]
|
H A D | pci_mmio.c | 18 static inline void zpci_err_mmio(u8 cc, u8 status, u64 offset) in zpci_err_mmio() 22 u8 cc; in zpci_err_mmio() member 33 int cc = -ENXIO; in __pcistb_mio_inuser() local 54 int cc = -ENXIO; in __pcistg_mio_inuser() local 200 int cc = -ENXIO; in __pcilg_mio_inuser() local
|
/openbmc/linux/fs/f2fs/ |
H A D | compress.c | 114 static void f2fs_put_rpages(struct compress_ctx *cc) in f2fs_put_rpages() 124 static void f2fs_put_rpages_wbc(struct compress_ctx *cc, in f2fs_put_rpages_wbc() 143 int f2fs_init_compress_ctx(struct compress_ctx *cc) in f2fs_init_compress_ctx() 177 static int lzo_init_compress_ctx(struct compress_ctx *cc) in lzo_init_compress_ctx() 194 static int lzo_compress_pages(struct compress_ctx *cc) in lzo_compress_pages() 266 static int lz4_compress_pages(struct compress_ctx *cc) in lz4_compress_pages() 370 static int zstd_compress_pages(struct compress_ctx *cc) in zstd_compress_pages() 827 bool f2fs_cluster_is_empty(struct compress_ctx *cc) in f2fs_cluster_is_empty() 1149 struct compress_ctx cc = { in f2fs_prepare_compress_overwrite() local 1165 struct compress_ctx cc = { in f2fs_compress_write_end() local [all …]
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | rmwcc.h | 13 #define __GEN_RMWcc(fullop, _var, cc, clobbers, ...) \ argument 29 #define __GEN_RMWcc(fullop, _var, cc, clobbers, ...) \ argument 40 #define GEN_UNARY_RMWcc_4(op, var, cc, arg0) \ argument 43 #define GEN_UNARY_RMWcc_3(op, var, cc) \ argument 48 #define GEN_BINARY_RMWcc_6(op, var, cc, vcon, _val, arg0) \ argument 52 #define GEN_BINARY_RMWcc_5(op, var, cc, vcon, val) \ argument 57 #define GEN_UNARY_SUFFIXED_RMWcc(op, suffix, var, cc, clobbers...) \ argument 61 #define GEN_BINARY_SUFFIXED_RMWcc(op, suffix, var, cc, vcon, _val, clobbers...)\ argument
|
/openbmc/linux/drivers/clk/sprd/ |
H A D | composite.c | 15 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_determine_rate() local 23 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_recalc_rate() local 31 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_set_rate() local 39 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_get_parent() local 46 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_set_parent() local
|
/openbmc/linux/mm/ |
H A D | compaction.c | 484 static void update_pageblock_skip(struct compact_control *cc, in update_pageblock_skip() 534 struct compact_control *cc) in compact_lock_irqsave() 722 isolate_freepages_range(struct compact_control *cc, in isolate_freepages_range() 788 static bool too_many_isolated(struct compact_control *cc) in too_many_isolated() 1371 freelist_scan_limit(struct compact_control *cc) in freelist_scan_limit() 1638 static void isolate_freepages(struct compact_control *cc) in isolate_freepages() 1829 reinit_migrate_pfn(struct compact_control *cc) in reinit_migrate_pfn() 2624 struct compact_control cc = { in compact_zone_order() local 2759 struct compact_control cc = { in proactive_compact_node() local 2790 struct compact_control cc = { in compact_node() local [all …]
|
/openbmc/linux/arch/s390/kvm/ |
H A D | pv.c | 68 int cc; in kvm_s390_pv_destroy_cpu() local 107 int cc; in kvm_s390_pv_create_cpu() local 218 int cc; in kvm_s390_pv_dispose_one_leftover() local 278 int cc; in kvm_s390_pv_deinit_vm_fast() local 388 int cc; in kvm_s390_pv_deinit_vm() local 427 int cc = 0; in kvm_s390_pv_deinit_cleanup_all() local 564 int cc, ret; in kvm_s390_pv_init_vm() local 620 int cc = uv_call(0, (u64)&uvcb); in kvm_s390_pv_set_sec_parms() local 689 int cc; in kvm_s390_pv_set_cpu_state() local 707 int cc; in kvm_s390_pv_dump_cpu() local [all …]
|
/openbmc/qemu/target/cris/ |
H A D | cpu.c | 208 CPUClass *cc = CPU_CLASS(oc); in crisv8_cpu_class_init() local 218 CPUClass *cc = CPU_CLASS(oc); in crisv9_cpu_class_init() local 228 CPUClass *cc = CPU_CLASS(oc); in crisv10_cpu_class_init() local 238 CPUClass *cc = CPU_CLASS(oc); in crisv11_cpu_class_init() local 248 CPUClass *cc = CPU_CLASS(oc); in crisv17_cpu_class_init() local 258 CPUClass *cc = CPU_CLASS(oc); in crisv32_cpu_class_init() local 268 CPUClass *cc = CPU_CLASS(oc); in cris_cpu_class_init() local
|
/openbmc/linux/sound/soc/qcom/qdsp6/ |
H A D | q6dsp-lpass-clocks.c | 40 struct q6dsp_cc *cc = dev_get_drvdata(clk->dev); in clk_q6dsp_prepare() local 49 struct q6dsp_cc *cc = dev_get_drvdata(clk->dev); in clk_q6dsp_unprepare() local 90 struct q6dsp_cc *cc = dev_get_drvdata(clk->dev); in clk_vote_q6dsp_block() local 99 struct q6dsp_cc *cc = dev_get_drvdata(clk->dev); in clk_unvote_q6dsp_block() local 113 struct q6dsp_cc *cc = data; in q6dsp_of_clk_hw_get() local 132 struct q6dsp_cc *cc; in q6dsp_clock_dev_probe() local
|
/openbmc/qemu/backends/ |
H A D | cryptodev-vhost.c | 118 cryptodev_get_vhost(CryptoDevBackendClient *cc, in cryptodev_get_vhost() 149 vhost_set_vring_enable(CryptoDevBackendClient *cc, in vhost_set_vring_enable() 181 CryptoDevBackendClient *cc; in cryptodev_vhost_start() local 253 CryptoDevBackendClient *cc; in cryptodev_vhost_stop() local 278 CryptoDevBackendClient *cc; in cryptodev_vhost_virtqueue_mask() local 294 CryptoDevBackendClient *cc; in cryptodev_vhost_virtqueue_pending() local 322 cryptodev_get_vhost(CryptoDevBackendClient *cc, in cryptodev_get_vhost()
|
/openbmc/qemu/tests/tcg/s390x/ |
H A D | rxsbg.c | 10 rxsbg(unsigned long *r1, unsigned long r2, int i3, int i4, int i5, int *cc) in rxsbg() 23 int cc; in test_cc0() local 33 int cc; in test_cc1() local
|
H A D | add-logical-with-carry.c | 42 unsigned long c, int *cc) in test32rm() 60 unsigned long c, int *cc) in test32mr() 78 unsigned long c, int *cc) in test64rm() 93 unsigned long c, int *cc) in test64mr() 132 int cc; in main() local
|
/openbmc/linux/fs/fuse/ |
H A D | cuse.c | 117 struct cuse_conn *cc = NULL, *pos; in cuse_open() local 159 struct cuse_conn *cc = fc_to_cc(ff->fm->fc); in cuse_file_ioctl() local 172 struct cuse_conn *cc = fc_to_cc(ff->fm->fc); in cuse_file_compat_ioctl() local 323 struct cuse_conn *cc = fc_to_cc(fc), *pos; in cuse_process_init_reply() local 425 static int cuse_send_init(struct cuse_conn *cc) in cuse_send_init() 498 struct cuse_conn *cc; in cuse_channel_open() local 546 struct cuse_conn *cc = fc_to_cc(fud->fc); in cuse_channel_release() local 576 struct cuse_conn *cc = dev_get_drvdata(dev); in cuse_class_waiting_show() local 586 struct cuse_conn *cc = dev_get_drvdata(dev); in cuse_class_abort_store() local
|
/openbmc/linux/tools/arch/x86/include/asm/ |
H A D | rmwcc.h | 5 #define __GEN_RMWcc(fullop, var, cc, ...) \ argument 15 #define GEN_UNARY_RMWcc(op, var, arg0, cc) \ argument 18 #define GEN_BINARY_RMWcc(op, var, vcon, val, arg0, cc) \ argument
|
/openbmc/linux/drivers/media/pci/ivtv/ |
H A D | ivtv-vbi.c | 32 static void ivtv_set_cc(struct ivtv *itv, int mode, const struct vbi_cc *cc) in ivtv_set_cc() 85 struct vbi_cc *cc, int *found_cc) in ivtv_write_vbi_line() 121 static void ivtv_write_vbi_cc_lines(struct ivtv *itv, const struct vbi_cc *cc) in ivtv_write_vbi_cc_lines() 137 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_write_vbi() local 153 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_write_vbi_from_user() local 454 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_disable_cc() local 466 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_vbi_work_handler() local
|
/openbmc/phosphor-host-ipmid/include/ipmid/ |
H A D | handler.hpp | 47 errorResponse(message::Request::ptr request, ipmi::Cc cc, Args&&... args) in errorResponse() 55 errorResponse(message::Request::ptr request, ipmi::Cc cc) in errorResponse() 66 HandlerCompletion(Cc cc) noexcept : cc(cc) {} in HandlerCompletion() 74 Cc cc; member in ipmi::HandlerCompletion 82 HandlerException(Cc cc, const char* what) : in HandlerException() 85 HandlerException(Cc cc, const std::string& what) : in HandlerException()
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | fpu_helper.c | 530 uint32_t cc = set_cc_conv_f32(v2, &env->fpu_status); in HELPER() local 546 uint32_t cc = set_cc_conv_f64(v2, &env->fpu_status); in HELPER() local 563 uint32_t cc = set_cc_conv_f128(v2, &env->fpu_status); in HELPER() local 579 uint32_t cc = set_cc_conv_f32(v2, &env->fpu_status); in HELPER() local 595 uint32_t cc = set_cc_conv_f64(v2, &env->fpu_status); in HELPER() local 612 uint32_t cc = set_cc_conv_f128(v2, &env->fpu_status); in HELPER() local 628 uint32_t cc = set_cc_conv_f32(v2, &env->fpu_status); in HELPER() local 644 uint32_t cc = set_cc_conv_f64(v2, &env->fpu_status); in HELPER() local 661 uint32_t cc = set_cc_conv_f128(v2, &env->fpu_status); in HELPER() local 677 uint32_t cc = set_cc_conv_f32(v2, &env->fpu_status); in HELPER() local [all …]
|