/Linux-v6.1/drivers/ssb/ |
D | driver_chipcommon.c | 32 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 …]
|
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() 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 …]
|
D | driver_chipcommon_sflash.c | 72 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-v6.1/drivers/bcma/ |
D | driver_chipcommon.c | 18 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 …]
|
D | driver_chipcommon_pmu.c | 16 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 …]
|
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 92 struct bcma_drv_cc *cc = gpiochip_get_data(gc); in bcma_gpio_irq_mask() local 106 struct bcma_drv_cc *cc = dev_id; in bcma_gpio_irq_handler() local 124 static int bcma_gpio_irq_init(struct bcma_drv_cc *cc) in bcma_gpio_irq_init() [all …]
|
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()
|
/Linux-v6.1/drivers/md/ |
D | dm-crypt.c | 71 struct crypt_config *cc; member 247 static struct crypto_skcipher *any_tfm(struct crypt_config *cc) in any_tfm() 252 static struct crypto_aead *any_tfm_aead(struct crypt_config *cc) in any_tfm_aead() 313 static int crypt_iv_plain_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_plain_gen() 322 static int crypt_iv_plain64_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_plain64_gen() 331 static int crypt_iv_plain64be_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_plain64be_gen() 341 static int crypt_iv_essiv_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_essiv_gen() 354 static int crypt_iv_benbi_ctr(struct crypt_config *cc, struct dm_target *ti, in crypt_iv_benbi_ctr() 384 static void crypt_iv_benbi_dtr(struct crypt_config *cc) in crypt_iv_benbi_dtr() 388 static int crypt_iv_benbi_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_benbi_gen() [all …]
|
/Linux-v6.1/arch/s390/pci/ |
D | pci_insn.c | 23 u8 cc; member 37 static inline void zpci_err_insn_req(int lvl, u8 insn, u8 cc, u8 status, in zpci_err_insn_req() 47 static inline void zpci_err_insn_addr(int lvl, u8 insn, u8 cc, u8 status, in zpci_err_insn_addr() 60 u8 cc; in __mpcifc() local 75 u8 cc; in zpci_mod_fc() local 101 u8 cc; in __rpcit() local 117 u8 cc, status; in zpci_refresh_trans() local 159 int cc = -ENXIO; in ____pcilg() local 178 int cc; in __pcilg() local 191 int cc; in __zpci_load() local [all …]
|
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
|
/Linux-v6.1/fs/f2fs/ |
D | compress.c | 60 static unsigned int offset_in_cluster(struct compress_ctx *cc, pgoff_t index) in offset_in_cluster() 65 static pgoff_t cluster_idx(struct compress_ctx *cc, pgoff_t index) in cluster_idx() 70 static pgoff_t start_idx_of_cluster(struct compress_ctx *cc) in start_idx_of_cluster() 99 static void f2fs_drop_rpages(struct compress_ctx *cc, int len, bool unlock) in f2fs_drop_rpages() 113 static void f2fs_put_rpages(struct compress_ctx *cc) in f2fs_put_rpages() 118 static void f2fs_unlock_rpages(struct compress_ctx *cc, int len) in f2fs_unlock_rpages() 123 static void f2fs_put_rpages_wbc(struct compress_ctx *cc, in f2fs_put_rpages_wbc() 142 int f2fs_init_compress_ctx(struct compress_ctx *cc) in f2fs_init_compress_ctx() 151 void f2fs_destroy_compress_ctx(struct compress_ctx *cc, bool reuse) in f2fs_destroy_compress_ctx() 162 void f2fs_compress_ctx_add_page(struct compress_ctx *cc, struct page *page) in f2fs_compress_ctx_add_page() [all …]
|
/Linux-v6.1/mm/ |
D | compaction.c | 216 static inline bool isolation_suitable(struct compact_control *cc, in isolation_suitable() 396 static bool test_and_set_skip(struct compact_control *cc, struct page *page, in test_and_set_skip() 415 static void update_cached_migrate(struct compact_control *cc, unsigned long pfn) in update_cached_migrate() 436 static void update_pageblock_skip(struct compact_control *cc, in update_pageblock_skip() 454 static inline bool isolation_suitable(struct compact_control *cc, in isolation_suitable() 465 static inline void update_pageblock_skip(struct compact_control *cc, in update_pageblock_skip() 470 static void update_cached_migrate(struct compact_control *cc, unsigned long pfn) in update_cached_migrate() 474 static bool test_and_set_skip(struct compact_control *cc, struct page *page, in test_and_set_skip() 491 struct compact_control *cc) in compact_lock_irqsave() 519 unsigned long flags, bool *locked, struct compact_control *cc) in compact_unlock_should_abort() [all …]
|
D | khugepaged.c | 536 struct collapse_control *cc, in __collapse_huge_page_isolate() 739 static bool hpage_collapse_scan_abort(int nid, struct collapse_control *cc) in hpage_collapse_scan_abort() 774 static int hpage_collapse_find_target_node(struct collapse_control *cc) in hpage_collapse_find_target_node() 793 static int hpage_collapse_find_target_node(struct collapse_control *cc) in hpage_collapse_find_target_node() 822 struct collapse_control *cc) in hugepage_vma_revalidate() 951 struct collapse_control *cc) in alloc_charge_hpage() 967 struct collapse_control *cc) in collapse_huge_page() 1123 struct collapse_control *cc) in hpage_collapse_scan_pmd() 1624 struct collapse_control *cc) in retract_page_tables() 1750 struct collapse_control *cc) in collapse_file() [all …]
|
/Linux-v6.1/drivers/clk/sprd/ |
D | composite.c | 15 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_round_rate() local 24 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_recalc_rate() local 32 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_set_rate() local 40 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_get_parent() local 47 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_set_parent() local
|
/Linux-v6.1/arch/x86/include/asm/ |
D | rmwcc.h | 18 #define __GEN_RMWcc(fullop, _var, cc, clobbers, ...) \ argument 34 #define __GEN_RMWcc(fullop, _var, cc, clobbers, ...) \ argument 45 #define GEN_UNARY_RMWcc_4(op, var, cc, arg0) \ argument 48 #define GEN_UNARY_RMWcc_3(op, var, cc) \ argument 53 #define GEN_BINARY_RMWcc_6(op, var, cc, vcon, _val, arg0) \ argument 57 #define GEN_BINARY_RMWcc_5(op, var, cc, vcon, val) \ argument 62 #define GEN_UNARY_SUFFIXED_RMWcc(op, suffix, var, cc, clobbers...) \ argument 66 #define GEN_BINARY_SUFFIXED_RMWcc(op, suffix, var, cc, vcon, _val, clobbers...)\ argument
|
/Linux-v6.1/arch/s390/kvm/ |
D | pv.c | 31 int cc; in kvm_s390_pv_destroy_cpu() local 69 int cc; in kvm_s390_pv_create_cpu() local 165 int cc; in kvm_s390_pv_deinit_vm() local 218 int cc, ret; in kvm_s390_pv_init_vm() local 271 int cc = uv_call(0, (u64)&uvcb); in kvm_s390_pv_set_sec_parms() local 340 int cc; in kvm_s390_pv_set_cpu_state() local 358 int cc; in kvm_s390_pv_dump_cpu() local 411 int cc, ret; in kvm_s390_pv_dump_stor_state() local
|
/Linux-v6.1/fs/fuse/ |
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() 477 struct cuse_conn *cc = fc_to_cc(fc); in cuse_fc_release() local 499 struct cuse_conn *cc; in cuse_channel_open() local 547 struct cuse_conn *cc = fc_to_cc(fud->fc); in cuse_channel_release() local 580 struct cuse_conn *cc = dev_get_drvdata(dev); in cuse_class_waiting_show() local 590 struct cuse_conn *cc = dev_get_drvdata(dev); in cuse_class_abort_store() local
|
/Linux-v6.1/sound/soc/qcom/qdsp6/ |
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
|
/Linux-v6.1/drivers/media/pci/ivtv/ |
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
|
/Linux-v6.1/tools/arch/x86/include/asm/ |
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
|
/Linux-v6.1/arch/xtensa/include/asm/ |
D | coprocessor.h | 101 #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-v6.1/drivers/mtd/nand/raw/bcm47xxnflash/ |
D | ops_bcm4706.c | 43 static int bcm47xxnflash_ops_bcm4706_ctl_cmd(struct bcma_drv_cc *cc, u32 code) in bcm47xxnflash_ops_bcm4706_ctl_cmd() 61 static int bcm47xxnflash_ops_bcm4706_poll(struct bcma_drv_cc *cc) in bcm47xxnflash_ops_bcm4706_poll() 140 struct bcma_drv_cc *cc = b47n->cc; in bcm47xxnflash_ops_bcm4706_write() local 215 struct bcma_drv_cc *cc = b47n->cc; in bcm47xxnflash_ops_bcm4706_cmdfunc() local 311 struct bcma_drv_cc *cc = b47n->cc; in bcm47xxnflash_ops_bcm4706_read_byte() local
|
/Linux-v6.1/net/sunrpc/xprtrdma/ |
D | svc_rdma_rw.c | 172 struct svc_rdma_chunk_ctxt *cc) in svc_rdma_cc_init() 186 static void svc_rdma_cc_release(struct svc_rdma_chunk_ctxt *cc, in svc_rdma_cc_release() 265 struct svc_rdma_chunk_ctxt *cc = in svc_rdma_write_done() local 331 struct svc_rdma_chunk_ctxt *cc = in svc_rdma_wc_read_done() local 361 static int svc_rdma_post_chunk_ctxt(struct svc_rdma_chunk_ctxt *cc) in svc_rdma_post_chunk_ctxt() 471 struct svc_rdma_chunk_ctxt *cc = &info->wi_cc; in svc_rdma_build_writes() local 619 struct svc_rdma_chunk_ctxt *cc; in svc_rdma_send_write_chunk() local 660 struct svc_rdma_chunk_ctxt *cc; in svc_rdma_send_reply_chunk() local 705 struct svc_rdma_chunk_ctxt *cc = &info->ri_cc; in svc_rdma_build_read_segment() local 1121 struct svc_rdma_chunk_ctxt *cc; in svc_rdma_process_read_list() local
|
/Linux-v6.1/drivers/staging/media/imx/ |
D | imx-media-capture.c | 63 const struct imx_media_pixfmt *cc; in capture_find_format() local 105 const struct imx_media_pixfmt *cc; in capture_enum_framesizes() local 144 const struct imx_media_pixfmt *cc; in __capture_try_fmt() local 194 const struct imx_media_pixfmt *cc; in capture_s_fmt_vid_cap() local 284 const struct imx_media_pixfmt *cc; in capture_legacy_enum_framesizes() local 324 const struct imx_media_pixfmt *cc; in capture_legacy_enum_frameintervals() local 400 const struct imx_media_pixfmt *cc; in __capture_legacy_try_fmt() local 449 const struct imx_media_pixfmt *cc; in capture_legacy_s_fmt_vid_cap() local 674 const struct imx_media_pixfmt *cc; in capture_validate_fmt() local
|
/Linux-v6.1/drivers/net/can/spi/mcp251xfd/ |
D | mcp251xfd-timestamp.c | 14 static u64 mcp251xfd_timestamp_read(const struct cyclecounter *cc) in mcp251xfd_timestamp_read() 54 struct cyclecounter *cc = &priv->cc; in mcp251xfd_timestamp_init() local
|