Home
last modified time | relevance | path

Searched defs:cc (Results 1 – 25 of 237) sorted by relevance

12345678910

/linux/drivers/ssb/
H A Ddriver_chipcommon.c32 static inline u32 chipco_write32_masked(struct ssb_chipcommon *cc, u16 offset, in chipco_write32_masked()
42 void ssb_chipco_set_clockmode(struct ssb_chipcommon *cc, in ssb_chipco_set_clockmode()
119 static enum ssb_clksrc chipco_pctl_get_slowclksrc(struct ssb_chipcommon *cc) in chipco_pctl_get_slowclksrc()
150 static int chipco_pctl_clockfreqlimit(struct ssb_chipcommon *cc, int get_max) in chipco_pctl_clockfreqlimit()
211 static void chipco_powercontrol_init(struct ssb_chipcommon *cc) in chipco_powercontrol_init()
242 static u16 pmu_fast_powerup_delay(struct ssb_chipcommon *cc) in pmu_fast_powerup_delay()
259 static void calc_fast_powerup_delay(struct ssb_chipcommon *cc) in calc_fast_powerup_delay()
285 static u32 ssb_chipco_alp_clock(struct ssb_chipcommon *cc) in ssb_chipco_alp_clock()
293 static u32 ssb_chipco_watchdog_get_max_timer(struct ssb_chipcommon *cc) in ssb_chipco_watchdog_get_max_timer()
313 struct ssb_chipcommon *cc = bcm47xx_wdt_get_drvdata(wdt); in ssb_chipco_watchdog_timer_set_wdt() local
[all …]
H A Ddriver_chipcommon_pmu.c22 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()
423 static void ssb_pmu_resources_init(struct ssb_chipcommon *cc) in ssb_pmu_resources_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()
590 void ssb_pmu_set_ldo_paref(struct ssb_chipcommon *cc, bool on) in ssb_pmu_set_ldo_paref()
[all …]
H A Ddriver_chipcommon_sflash.c72 static void ssb_sflash_cmd(struct ssb_chipcommon *cc, u32 opcode) in ssb_sflash_cmd()
87 int ssb_sflash_init(struct ssb_chipcommon *cc) in ssb_sflash_init()
/linux/drivers/bcma/
H A Ddriver_chipcommon.c18 static inline u32 bcma_cc_write32_masked(struct bcma_drv_cc *cc, u16 offset, in bcma_cc_write32_masked()
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
95 static int bcma_chipco_watchdog_ticks_per_ms(struct bcma_drv_cc *cc) in bcma_chipco_watchdog_ticks_per_ms()
113 int bcma_chipco_watchdog_register(struct bcma_drv_cc *cc) in bcma_chipco_watchdog_register()
142 static void bcma_core_chipcommon_flash_detect(struct bcma_drv_cc *cc) in bcma_core_chipcommon_flash_detect()
169 void bcma_core_chipcommon_early_init(struct bcma_drv_cc *cc) in bcma_core_chipcommon_early_init()
[all …]
H A Ddriver_chipcommon_pmu.c16 u32 bcma_chipco_pll_read(struct bcma_drv_cc *cc, u32 offset) in bcma_chipco_pll_read()
24 void bcma_chipco_pll_write(struct bcma_drv_cc *cc, u32 offset, u32 value) in bcma_chipco_pll_write()
32 void bcma_chipco_pll_maskset(struct bcma_drv_cc *cc, u32 offset, u32 mask, in bcma_chipco_pll_maskset()
41 void bcma_chipco_chipctl_maskset(struct bcma_drv_cc *cc, in bcma_chipco_chipctl_maskset()
50 void bcma_chipco_regctl_maskset(struct bcma_drv_cc *cc, u32 offset, u32 mask, in bcma_chipco_regctl_maskset()
59 static u32 bcma_pmu_xtalfreq(struct bcma_drv_cc *cc) in bcma_pmu_xtalfreq()
80 static void bcma_pmu2_pll_init0(struct bcma_drv_cc *cc, u32 xtalfreq) in bcma_pmu2_pll_init0()
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()
210 void bcma_chipco_bcm4331_ext_pa_lines_ctl(struct bcma_drv_cc *cc, bool enable) in bcma_chipco_bcm4331_ext_pa_lines_ctl()
[all …]
H A Ddriver_gpio.c24 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
41 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_direction_input() local
50 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_direction_output() local
59 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_request() local
72 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_free() local
83 struct bcma_drv_cc *cc = gpiochip_get_data(gc); in bcma_gpio_irq_unmask() local
95 struct bcma_drv_cc *cc = gpiochip_get_data(gc); in bcma_gpio_irq_mask() local
112 struct bcma_drv_cc *cc = dev_id; in bcma_gpio_irq_handler() local
130 static int bcma_gpio_irq_init(struct bcma_drv_cc *cc) in bcma_gpio_irq_init()
[all …]
H A Dbcma_private.h70 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()
H A Ddriver_chipcommon_sflash.c74 static void bcma_sflash_cmd(struct bcma_drv_cc *cc, u32 opcode) in bcma_sflash_cmd()
89 int bcma_sflash_init(struct bcma_drv_cc *cc) in bcma_sflash_init()
/linux/drivers/md/
H A Ddm-crypt.c78 struct crypt_config *cc; member
259 struct crypt_config *cc = ti->private; in get_max_request_sectors() local
301 static struct crypto_skcipher *any_tfm(struct crypt_config *cc) in any_tfm()
306 static struct crypto_aead *any_tfm_aead(struct crypt_config *cc) in any_tfm_aead()
367 static int crypt_iv_plain_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_plain_gen()
376 static int crypt_iv_plain64_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_plain64_gen()
385 static int crypt_iv_plain64be_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_plain64be_gen()
395 static int crypt_iv_essiv_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_essiv_gen()
408 static int crypt_iv_benbi_ctr(struct crypt_config *cc, struct dm_target *ti, in crypt_iv_benbi_ctr()
439 static void crypt_iv_benbi_dtr(struct crypt_config *cc) in crypt_iv_benbi_dtr()
[all …]
/linux/fs/f2fs/
H A Dcompress.c59 static unsigned int offset_in_cluster(struct compress_ctx *cc, pgoff_t index) in offset_in_cluster()
64 static pgoff_t cluster_idx(struct compress_ctx *cc, pgoff_t index) in cluster_idx()
69 static pgoff_t start_idx_of_cluster(struct compress_ctx *cc) in start_idx_of_cluster()
98 static void f2fs_drop_rpages(struct compress_ctx *cc, int len, bool unlock) in f2fs_drop_rpages()
112 static void f2fs_put_rpages(struct compress_ctx *cc) in f2fs_put_rpages()
117 static void f2fs_unlock_rpages(struct compress_ctx *cc, int len) in f2fs_unlock_rpages()
122 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()
152 void f2fs_destroy_compress_ctx(struct compress_ctx *cc, bool reuse) in f2fs_destroy_compress_ctx()
163 void f2fs_compress_ctx_add_page(struct compress_ctx *cc, struct folio *folio) in f2fs_compress_ctx_add_page()
[all …]
/linux/mm/
H A Dcompaction.c221 isolation_suitable(struct compact_control * cc,struct page * page) isolation_suitable() argument
452 test_and_set_skip(struct compact_control * cc,struct page * page) test_and_set_skip() argument
467 update_cached_migrate(struct compact_control * cc,unsigned long pfn) update_cached_migrate() argument
489 update_pageblock_skip(struct compact_control * cc,struct page * page,unsigned long pfn) update_pageblock_skip() argument
503 isolation_suitable(struct compact_control * cc,struct page * page) isolation_suitable() argument
514 update_pageblock_skip(struct compact_control * cc,struct page * page,unsigned long pfn) update_pageblock_skip() argument
519 update_cached_migrate(struct compact_control * cc,unsigned long pfn) update_cached_migrate() argument
523 test_and_set_skip(struct compact_control * cc,struct page * page) test_and_set_skip() argument
539 compact_lock_irqsave(spinlock_t * lock,unsigned long * flags,struct compact_control * cc) compact_lock_irqsave() argument
567 compact_unlock_should_abort(spinlock_t * lock,unsigned long flags,bool * locked,struct compact_control * cc) compact_unlock_should_abort() argument
589 isolate_freepages_block(struct compact_control * cc,unsigned long * start_pfn,unsigned long end_pfn,struct list_head * freelist,unsigned int stride,bool strict) isolate_freepages_block() argument
728 isolate_freepages_range(struct compact_control * cc,unsigned long start_pfn,unsigned long end_pfn) isolate_freepages_range() argument
794 too_many_isolated(struct compact_control * cc) too_many_isolated() argument
870 isolate_migratepages_block(struct compact_control * cc,unsigned long low_pfn,unsigned long end_pfn,isolate_mode_t mode) isolate_migratepages_block() argument
1356 isolate_migratepages_range(struct compact_control * cc,unsigned long start_pfn,unsigned long end_pfn) isolate_migratepages_range() argument
1395 suitable_migration_source(struct compact_control * cc,struct page * page) suitable_migration_source() argument
1415 suitable_migration_target(struct compact_control * cc,struct page * page) suitable_migration_target() argument
1443 freelist_scan_limit(struct compact_control * cc) freelist_scan_limit() argument
1454 compact_scanners_met(struct compact_control * cc) compact_scanners_met() argument
1494 fast_isolate_around(struct compact_control * cc,unsigned long pfn) fast_isolate_around() argument
1523 next_search_order(struct compact_control * cc,int order) next_search_order() argument
1540 fast_isolate_freepages(struct compact_control * cc) fast_isolate_freepages() argument
1713 isolate_freepages(struct compact_control * cc) isolate_freepages() argument
1835 struct compact_control *cc = (struct compact_control *)data; compaction_alloc_noprof() local
1893 struct compact_control *cc = (struct compact_control *)data; compaction_free() local
1931 update_fast_start_pfn(struct compact_control * cc,unsigned long pfn) update_fast_start_pfn() argument
1943 reinit_migrate_pfn(struct compact_control * cc) reinit_migrate_pfn() argument
1959 fast_find_migrateblock(struct compact_control * cc) fast_find_migrateblock() argument
2081 isolate_migratepages(struct compact_control * cc) isolate_migratepages() argument
2270 __compact_finished(struct compact_control * cc) __compact_finished() argument
2381 compact_finished(struct compact_control * cc) compact_finished() argument
2547 compact_zone(struct compact_control * cc,struct capture_control * capc) compact_zone() argument
2791 struct compact_control cc = { compact_zone_order() local
2933 struct compact_control cc = { compact_node() local
3099 struct compact_control cc = { kcompactd_do_work() local
[all...]
H A Dkhugepaged.c554 struct collapse_control *cc, in __collapse_huge_page_isolate()
852 static bool hpage_collapse_scan_abort(int nid, struct collapse_control *cc) in hpage_collapse_scan_abort()
887 static int hpage_collapse_find_target_node(struct collapse_control *cc) in hpage_collapse_find_target_node()
906 static int hpage_collapse_find_target_node(struct collapse_control *cc) in hpage_collapse_find_target_node()
921 struct collapse_control *cc) in hugepage_vma_revalidate()
1081 struct collapse_control *cc) in alloc_charge_folio()
1110 struct collapse_control *cc) in collapse_huge_page()
1274 struct collapse_control *cc) in hpage_collapse_scan_pmd()
1849 struct collapse_control *cc) in collapse_file()
2280 struct collapse_control *cc) in hpage_collapse_scan_file()
[all …]
/linux/drivers/clk/sprd/
H A Dcomposite.c15 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
/linux/arch/s390/kvm/
H A Dpv.c128 int cc; in kvm_s390_pv_destroy_cpu() local
167 int cc; in kvm_s390_pv_create_cpu() local
278 int cc; in kvm_s390_pv_dispose_one_leftover() local
338 int cc; in kvm_s390_pv_deinit_vm_fast() local
448 int cc; in kvm_s390_pv_deinit_vm() local
487 int cc = 0; in kvm_s390_pv_deinit_cleanup_all() local
624 int cc, ret; in kvm_s390_pv_init_vm() local
680 int cc = uv_call(0, (u64)&uvcb); in kvm_s390_pv_set_sec_parms() local
769 int cc; in kvm_s390_pv_set_cpu_state() local
787 int cc; in kvm_s390_pv_dump_cpu() local
[all …]
/linux/sound/soc/qcom/qdsp6/
H A Dq6dsp-lpass-clocks.c39 struct q6dsp_cc *cc = dev_get_drvdata(clk->dev); in clk_q6dsp_prepare() local
48 struct q6dsp_cc *cc = dev_get_drvdata(clk->dev); in clk_q6dsp_unprepare() local
89 struct q6dsp_cc *cc = dev_get_drvdata(clk->dev); in clk_vote_q6dsp_block() local
98 struct q6dsp_cc *cc = dev_get_drvdata(clk->dev); in clk_unvote_q6dsp_block() local
112 struct q6dsp_cc *cc = data; in q6dsp_of_clk_hw_get() local
131 struct q6dsp_cc *cc; in q6dsp_clock_dev_probe() local
/linux/drivers/media/pci/ivtv/
H A Divtv-vbi.c32 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
/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_rw.c155 struct svc_rdma_chunk_ctxt *cc) in svc_rdma_cc_init() argument
173 struct svc_rdma_chunk_ctxt *cc, in svc_rdma_cc_release() argument
241 struct svc_rdma_chunk_ctxt *cc = &ctxt->sc_reply_info.wi_cc; svc_rdma_reply_chunk_release() local
258 struct svc_rdma_chunk_ctxt *cc = svc_rdma_reply_done() local
287 struct svc_rdma_chunk_ctxt *cc = svc_rdma_write_done() local
321 struct svc_rdma_chunk_ctxt *cc = svc_rdma_wc_read_done() local
363 svc_rdma_post_chunk_ctxt(struct svcxprt_rdma * rdma,struct svc_rdma_chunk_ctxt * cc) svc_rdma_post_chunk_ctxt() argument
474 struct svc_rdma_chunk_ctxt *cc = &info->wi_cc; svc_rdma_build_writes() local
609 struct svc_rdma_chunk_ctxt *cc; svc_rdma_send_write_chunk() local
685 struct svc_rdma_chunk_ctxt *cc = &info->wi_cc; svc_rdma_prepare_reply_chunk() local
736 struct svc_rdma_chunk_ctxt *cc = &head->rc_cc; svc_rdma_build_read_segment() local
1119 struct svc_rdma_chunk_ctxt *cc = &head->rc_cc; svc_rdma_process_read_list() local
[all...]
/linux/tools/arch/x86/include/asm/
H A Drmwcc.h5 #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
/linux/arch/xtensa/include/asm/
H A Dcoprocessor.h101 #define XCHAL_SA_REG(list,cc,abi,type,y,name,z,align,size,...) \ argument
104 #define __REG0(cc,abi,t,name,s,a) __REG0_ ## cc (abi,name) argument
105 #define __REG1(cc,abi,t,name,s,a) __REG1_ ## cc (name) argument
106 #define __REG2(cc,abi,type,...) __REG2_ ## type (__VA_ARGS__) argument
/linux/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-timestamp.c14 static u64 mcp251xfd_timestamp_raw_read(struct cyclecounter *cc) in mcp251xfd_timestamp_raw_read()
44 struct cyclecounter *cc = &priv->cc; in mcp251xfd_timestamp_init() local
/linux/drivers/char/tpm/
H A Dtpm2-space.c245 static int tpm2_map_command(struct tpm_chip *chip, u32 cc, u8 *cmd) in tpm2_map_command()
277 u32 cc; in tpm_find_and_validate_cc() local
310 int cc; in tpm2_prepare_space() local
380 static int tpm2_map_response_header(struct tpm_chip *chip, u32 cc, u8 *rsp, in tpm2_map_response_header()
440 static int tpm2_map_response_body(struct tpm_chip *chip, u32 cc, u8 *rsp, in tpm2_map_response_body()
/linux/arch/s390/include/asm/
H A Dasm.h37 #define CC_TRANSFORM(cc) ({ cc; }) argument
45 #define CC_TRANSFORM(cc) ({ (cc) >> 28; }) argument
/linux/tools/perf/util/
H A Dsetup.py5 cc = getenv("CC") variable
10 cc = cc_tokens[0] global() variable
/linux/kernel/time/
H A Dtimecounter.c9 struct cyclecounter *cc, in timecounter_init()
69 static u64 cc_cyc2ns_backwards(const struct cyclecounter *cc, in cc_cyc2ns_backwards()
/linux/drivers/net/can/rockchip/
H A Drockchip_canfd-timestamp.c11 static u64 rkcanfd_timestamp_read(struct cyclecounter *cc) in rkcanfd_timestamp_read()
44 struct cyclecounter *cc = &priv->cc; in rkcanfd_timestamp_init() local

12345678910