/Linux-v4.19/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-v4.19/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 | 22 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_get_value() local 30 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_set_value() local 37 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_direction_input() local 46 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_direction_output() local 55 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_request() local 68 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_free() local 79 struct bcma_drv_cc *cc = gpiochip_get_data(gc); in bcma_gpio_irq_unmask() local 90 struct bcma_drv_cc *cc = gpiochip_get_data(gc); in bcma_gpio_irq_mask() local 104 struct bcma_drv_cc *cc = dev_id; in bcma_gpio_irq_handler() local 122 static int bcma_gpio_irq_init(struct bcma_drv_cc *cc) in bcma_gpio_irq_init() [all …]
|
D | bcma_private.h | 71 static inline int bcma_pflash_init(struct bcma_drv_cc *cc) in bcma_pflash_init() 83 static inline int bcma_sflash_init(struct bcma_drv_cc *cc) in bcma_sflash_init() 95 static inline int bcma_nflash_init(struct bcma_drv_cc *cc) in bcma_nflash_init() 206 static inline int bcma_gpio_init(struct bcma_drv_cc *cc) in bcma_gpio_init() 210 static inline int bcma_gpio_unregister(struct bcma_drv_cc *cc) in bcma_gpio_unregister()
|
D | driver_chipcommon_sflash.c | 74 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-v4.19/drivers/md/ |
D | dm-crypt.c | 65 struct crypt_config *cc; member 238 static struct crypto_skcipher *any_tfm(struct crypt_config *cc) in any_tfm() 243 static struct crypto_aead *any_tfm_aead(struct crypt_config *cc) in any_tfm_aead() 298 static int crypt_iv_plain_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_plain_gen() 307 static int crypt_iv_plain64_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_plain64_gen() 316 static int crypt_iv_plain64be_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_plain64be_gen() 327 static int crypt_iv_essiv_init(struct crypt_config *cc) in crypt_iv_essiv_init() 353 static int crypt_iv_essiv_wipe(struct crypt_config *cc) in crypt_iv_essiv_wipe() 371 static struct crypto_cipher *alloc_essiv_cipher(struct crypt_config *cc, in alloc_essiv_cipher() 403 static void crypt_iv_essiv_dtr(struct crypt_config *cc) in crypt_iv_essiv_dtr() [all …]
|
/Linux-v4.19/arch/s390/pci/ |
D | pci_insn.c | 18 static inline void zpci_err_insn(u8 cc, u8 status, u64 req, u64 offset) in zpci_err_insn() 23 u8 cc; in zpci_err_insn() member 33 u8 cc; in __mpcifc() local 47 u8 cc; in zpci_mod_fc() local 66 u8 cc; in __rpcit() local 81 u8 cc, status; in zpci_refresh_trans() local 114 int cc = -ENXIO; in ____pcilg() local 134 int cc; in __pcilg() local 146 int cc; in zpci_load() local 166 int cc = -ENXIO; in __pcistg() local [all …]
|
/Linux-v4.19/tools/arch/x86/include/asm/ |
D | rmwcc.h | 7 #define __GEN_RMWcc(fullop, var, cc, ...) \ argument 17 #define GEN_UNARY_RMWcc(op, var, arg0, cc) \ argument 20 #define GEN_BINARY_RMWcc(op, var, vcon, val, arg0, cc) \ argument 25 #define __GEN_RMWcc(fullop, var, cc, ...) \ argument 34 #define GEN_UNARY_RMWcc(op, var, arg0, cc) \ argument 37 #define GEN_BINARY_RMWcc(op, var, vcon, val, arg0, cc) \ argument
|
/Linux-v4.19/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-v4.19/arch/x86/include/asm/ |
D | rmwcc.h | 11 #define __GEN_RMWcc(fullop, var, cc, clobbers, ...) \ argument 28 #define __GEN_RMWcc(fullop, var, cc, clobbers, ...) \ argument 41 #define GEN_UNARY_RMWcc(op, var, arg0, cc) \ argument 44 #define GEN_UNARY_SUFFIXED_RMWcc(op, suffix, var, arg0, cc, clobbers...)\ argument 48 #define GEN_BINARY_RMWcc(op, var, vcon, val, arg0, cc) \ argument 52 #define GEN_BINARY_SUFFIXED_RMWcc(op, suffix, var, vcon, val, arg0, cc, \ argument
|
/Linux-v4.19/mm/ |
D | compaction.c | 204 static inline bool isolation_suitable(struct compact_control *cc, in isolation_suitable() 291 static void update_pageblock_skip(struct compact_control *cc, in update_pageblock_skip() 324 static inline bool isolation_suitable(struct compact_control *cc, in isolation_suitable() 335 static inline void update_pageblock_skip(struct compact_control *cc, in update_pageblock_skip() 351 struct compact_control *cc) in compact_trylock_irqsave() 381 unsigned long flags, bool *locked, struct compact_control *cc) in compact_unlock_should_abort() 413 static inline bool compact_should_abort(struct compact_control *cc) in compact_should_abort() 433 static unsigned long isolate_freepages_block(struct compact_control *cc, in isolate_freepages_block() 592 isolate_freepages_range(struct compact_control *cc, in isolate_freepages_range() 692 isolate_migratepages_block(struct compact_control *cc, unsigned long low_pfn, in isolate_migratepages_block() [all …]
|
/Linux-v4.19/fs/fuse/ |
D | cuse.c | 115 struct cuse_conn *cc = NULL, *pos; in cuse_open() local 157 struct cuse_conn *cc = fc_to_cc(ff->fc); in cuse_file_ioctl() local 170 struct cuse_conn *cc = fc_to_cc(ff->fc); in cuse_file_compat_ioctl() local 310 struct cuse_conn *cc = fc_to_cc(fc), *pos; in cuse_process_init_reply() local 414 static int cuse_send_init(struct cuse_conn *cc) in cuse_send_init() 472 struct cuse_conn *cc = fc_to_cc(fc); in cuse_fc_release() local 494 struct cuse_conn *cc; in cuse_channel_open() local 542 struct cuse_conn *cc = fc_to_cc(fud->fc); in cuse_channel_release() local 577 struct cuse_conn *cc = dev_get_drvdata(dev); in cuse_class_waiting_show() local 587 struct cuse_conn *cc = dev_get_drvdata(dev); in cuse_class_abort_store() local
|
/Linux-v4.19/drivers/media/pci/ivtv/ |
D | ivtv-vbi.c | 44 static void ivtv_set_cc(struct ivtv *itv, int mode, const struct vbi_cc *cc) in ivtv_set_cc() 97 struct vbi_cc *cc, int *found_cc) in ivtv_write_vbi_line() 133 static void ivtv_write_vbi_cc_lines(struct ivtv *itv, const struct vbi_cc *cc) in ivtv_write_vbi_cc_lines() 149 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_write_vbi() local 165 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_write_vbi_from_user() local 466 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_disable_cc() local 478 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_vbi_work_handler() local
|
/Linux-v4.19/drivers/mtd/nand/raw/bcm47xxnflash/ |
D | ops_bcm4706.c | 47 static int bcm47xxnflash_ops_bcm4706_ctl_cmd(struct bcma_drv_cc *cc, u32 code) in bcm47xxnflash_ops_bcm4706_ctl_cmd() 65 static int bcm47xxnflash_ops_bcm4706_poll(struct bcma_drv_cc *cc) in bcm47xxnflash_ops_bcm4706_poll() 144 struct bcma_drv_cc *cc = b47n->cc; in bcm47xxnflash_ops_bcm4706_write() local 221 struct bcma_drv_cc *cc = b47n->cc; in bcm47xxnflash_ops_bcm4706_cmdfunc() local 317 struct bcma_drv_cc *cc = b47n->cc; in bcm47xxnflash_ops_bcm4706_read_byte() local
|
/Linux-v4.19/arch/xtensa/include/asm/ |
D | coprocessor.h | 115 #define XCHAL_SA_REG(list,cc,abi,type,y,name,z,align,size,...) \ argument 118 #define __REG0(cc,abi,t,name,s,a) __REG0_ ## cc (abi,name) argument 119 #define __REG1(cc,abi,t,name,s,a) __REG1_ ## cc (name) argument 120 #define __REG2(cc,abi,type,...) __REG2_ ## type (__VA_ARGS__) argument
|
/Linux-v4.19/net/sunrpc/xprtrdma/ |
D | svc_rdma_rw.c | 126 struct svc_rdma_chunk_ctxt *cc) in svc_rdma_cc_init() 135 static void svc_rdma_cc_release(struct svc_rdma_chunk_ctxt *cc, in svc_rdma_cc_release() 205 struct svc_rdma_chunk_ctxt *cc = in svc_rdma_write_done() local 268 struct svc_rdma_chunk_ctxt *cc = in svc_rdma_wc_read_done() local 306 static int svc_rdma_post_chunk_ctxt(struct svc_rdma_chunk_ctxt *cc) in svc_rdma_post_chunk_ctxt() 416 struct svc_rdma_chunk_ctxt *cc = &info->wi_cc; in svc_rdma_build_writes() local 612 struct svc_rdma_chunk_ctxt *cc = &info->ri_cc; in svc_rdma_build_read_segment() local
|
/Linux-v4.19/kernel/time/ |
D | timecounter.c | 22 const struct cyclecounter *cc, in timecounter_init() 82 static u64 cc_cyc2ns_backwards(const struct cyclecounter *cc, in cc_cyc2ns_backwards()
|
/Linux-v4.19/drivers/char/tpm/ |
D | tpm2-space.c | 241 static int tpm2_map_command(struct tpm_chip *chip, u32 cc, u8 *cmd) in tpm2_map_command() 267 int tpm2_prepare_space(struct tpm_chip *chip, struct tpm_space *space, u32 cc, in tpm2_prepare_space() 333 static int tpm2_map_response_header(struct tpm_chip *chip, u32 cc, u8 *rsp, in tpm2_map_response_header() 393 static int tpm2_map_response_body(struct tpm_chip *chip, u32 cc, u8 *rsp, in tpm2_map_response_body() 493 u32 cc, u8 *buf, size_t *bufsiz) in tpm2_commit_space()
|
/Linux-v4.19/drivers/net/dsa/mv88e6xxx/ |
D | ptp.c | 30 #define cc_to_chip(cc) container_of(cc, struct mv88e6xxx_chip, tstamp_cc) argument 69 static u64 mv88e6352_ptp_clock_read(const struct cyclecounter *cc) in mv88e6352_ptp_clock_read() 83 static u64 mv88e6165_ptp_clock_read(const struct cyclecounter *cc) in mv88e6165_ptp_clock_read() 356 static u64 mv88e6xxx_ptp_clock_read(const struct cyclecounter *cc) in mv88e6xxx_ptp_clock_read()
|
/Linux-v4.19/include/linux/ |
D | timecounter.h | 65 const struct cyclecounter *cc; member 79 static inline u64 cyclecounter_cyc2ns(const struct cyclecounter *cc, in cyclecounter_cyc2ns()
|
/Linux-v4.19/drivers/nvme/target/ |
D | core.c | 728 static inline bool nvmet_cc_en(u32 cc) in nvmet_cc_en() 733 static inline u8 nvmet_cc_css(u32 cc) in nvmet_cc_css() 738 static inline u8 nvmet_cc_mps(u32 cc) in nvmet_cc_mps() 743 static inline u8 nvmet_cc_ams(u32 cc) in nvmet_cc_ams() 748 static inline u8 nvmet_cc_shn(u32 cc) in nvmet_cc_shn() 753 static inline u8 nvmet_cc_iosqes(u32 cc) in nvmet_cc_iosqes() 758 static inline u8 nvmet_cc_iocqes(u32 cc) in nvmet_cc_iocqes()
|
/Linux-v4.19/arch/arm/probes/kprobes/ |
D | test-arm.c | 1179 #define COPROCESSOR_INSTRUCTIONS_ST_LD(two,cc) \ in kprobe_arm_test_cases() argument 1238 #define COPROCESSOR_INSTRUCTIONS_MC_MR(two,cc) \ in kprobe_arm_test_cases() argument
|