Home
last modified time | relevance | path

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

12345678

/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/arch/s390/pci/
H A Dpci_insn.c24 u8 cc; member
38 static inline void zpci_err_insn_req(int lvl, u8 insn, u8 cc, u8 status, in zpci_err_insn_req()
48 static inline void zpci_err_insn_addr(int lvl, u8 insn, u8 cc, u8 status, in zpci_err_insn_addr()
61 int cc; in __mpcifc() local
76 u8 cc; in zpci_mod_fc() local
102 int cc; in __rpcit() local
117 u8 cc, status; in zpci_refresh_trans() local
159 int cc, exception; in ____pcilg() local
181 int cc; in __pcilg() local
194 int cc; in __zpci_load() local
[all …]
/linux/arch/x86/include/asm/
H A Drmwcc.h9 #define __GEN_RMWcc(fullop, _var, cc, clobbers, ...) \ argument
18 #define GEN_UNARY_RMWcc_4(op, var, cc, arg0) \ argument
21 #define GEN_UNARY_RMWcc_3(op, var, cc) \ argument
26 #define GEN_BINARY_RMWcc_6(op, var, cc, vcon, _val, arg0) \ argument
30 #define GEN_BINARY_RMWcc_5(op, var, cc, vcon, val) \ argument
35 #define GEN_UNARY_SUFFIXED_RMWcc(op, suffix, var, cc, clobbers...) \ argument
39 #define GEN_BINARY_SUFFIXED_RMWcc(op, suffix, var, cc, vcon, _val, clobbers...)\ argument
/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/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/arch/s390/kvm/
H A Dpv.c230 int cc; in kvm_s390_pv_destroy_cpu() local
269 int cc; in kvm_s390_pv_create_cpu() local
380 int cc; in kvm_s390_pv_dispose_one_leftover() local
411 int cc; in kvm_s390_pv_deinit_vm_fast() local
519 int cc; in kvm_s390_pv_deinit_vm() local
557 int cc = 0; in kvm_s390_pv_deinit_cleanup_all() local
695 int cc, ret; in kvm_s390_pv_init_vm() local
759 int cc = uv_call(0, (u64)&uvcb); in kvm_s390_pv_set_sec_parms() local
836 int cc; in kvm_s390_pv_set_cpu_state() local
854 int cc; in kvm_s390_pv_dump_cpu() local
[all …]
/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_rw.c176 struct svc_rdma_chunk_ctxt *cc) in svc_rdma_cc_init() argument
194 struct svc_rdma_chunk_ctxt *cc, in svc_rdma_cc_release() argument
262 struct svc_rdma_chunk_ctxt *cc = &ctxt->sc_reply_info.wi_cc; svc_rdma_reply_chunk_release() local
279 struct svc_rdma_chunk_ctxt *cc = svc_rdma_reply_done() local
308 struct svc_rdma_chunk_ctxt *cc = svc_rdma_write_done() local
342 struct svc_rdma_chunk_ctxt *cc = svc_rdma_wc_read_done() local
384 svc_rdma_post_chunk_ctxt(struct svcxprt_rdma * rdma,struct svc_rdma_chunk_ctxt * cc) svc_rdma_post_chunk_ctxt() argument
490 struct svc_rdma_chunk_ctxt *cc = &info->wi_cc; svc_rdma_build_writes() local
625 struct svc_rdma_chunk_ctxt *cc; svc_rdma_send_write_chunk() local
701 struct svc_rdma_chunk_ctxt *cc = &info->wi_cc; svc_rdma_prepare_reply_chunk() local
752 struct svc_rdma_chunk_ctxt *cc = &head->rc_cc; svc_rdma_build_read_segment() local
1139 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/tools/perf/util/
H A Dsetup.py6 cc = getenv("CC") variable
12 cc = cc_tokens[0] variable
/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
/linux/lib/zlib_dfltcc/
H A Ddfltcc_inflate.c77 dfltcc_cc cc; in dfltcc_xpnd() local
96 dfltcc_cc cc; in dfltcc_inflate() local
/linux/drivers/s390/cio/
H A Dqdio_main.c40 int cc; in do_siga_sync() local
59 int cc; in do_siga_input() local
88 int cc; in do_siga_output() local
289 int cc; in qdio_siga_sync() local
329 int retries = 0, cc; in qdio_siga_output() local
368 int cc; in qdio_siga_input() local
633 int retries = 0, cc; in qdio_kick_outbound_q() local
/linux/fs/smb/server/
H A Doplock.c1516 struct create_context *cc; in parse_lease_state() local
1574 struct create_context *cc; in smb2_find_context_vals() local
1624 void create_durable_rsp_buf(char *cc) in create_durable_rsp_buf()
1648 void create_durable_v2_rsp_buf(char *cc, struct ksmbd_file *fp) in create_durable_v2_rsp_buf()
1676 void create_mxac_rsp_buf(char *cc, int maximal_access) in create_mxac_rsp_buf()
1698 void create_disk_id_rsp_buf(char *cc, __u64 file_id, __u64 vol_id) in create_disk_id_rsp_buf()
1725 void create_posix_rsp_buf(char *cc, struct ksmbd_file *fp) in create_posix_rsp_buf()
/linux/sound/core/
H A Dump_convert.c290 static void reset_rpn(struct ump_cvt_to_ump_bank *cc) in reset_rpn()
299 static int fill_rpn(struct ump_cvt_to_ump_bank *cc, in fill_rpn()
335 struct ump_cvt_to_ump_bank *cc; in cvt_legacy_cmd_to_ump() local
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c163 struct cyclecounter *cc = &adapter->hw_cc; in ixgbe_ptp_setup_sdp_X540() local
243 struct cyclecounter *cc = &adapter->hw_cc; in ixgbe_ptp_setup_sdp_X550() local
330 static u64 ixgbe_ptp_read_X550(struct cyclecounter *cc) in ixgbe_ptp_read_X550()
367 static u64 ixgbe_ptp_read_82599(struct cyclecounter *cc) in ixgbe_ptp_read_82599()
1206 struct cyclecounter cc; in ixgbe_ptp_start_cyclecounter() local

12345678