| /linux/drivers/ssb/ |
| H A 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 …]
|
| 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() 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 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/drivers/bcma/ |
| H A 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 …]
|
| 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() 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 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()
|
| H A 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/arch/s390/pci/ |
| H A D | pci_insn.c | 24 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 …]
|
| H A D | pci_mmio.c | 19 static inline void zpci_err_mmio(u8 cc, u8 status, u64 offset) in zpci_err_mmio() 23 u8 cc; in zpci_err_mmio() member 34 int cc, exception; in __pcistb_mio_inuser() local 59 int cc, exception; in __pcistg_mio_inuser() local 217 int cc, exception; in __pcilg_mio_inuser() local
|
| /linux/arch/x86/include/asm/ |
| H A D | rmwcc.h | 9 #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 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
|
| /linux/sound/soc/qcom/qdsp6/ |
| H A D | q6dsp-lpass-clocks.c | 39 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; q6dsp_clock_dev_probe() local [all...] |
| /linux/net/sunrpc/xprtrdma/ |
| H A D | svc_rdma_rw.c | 176 struct svc_rdma_chunk_ctxt *cc) in svc_rdma_cc_init() 194 struct svc_rdma_chunk_ctxt *cc, in svc_rdma_cc_release() 275 struct svc_rdma_chunk_ctxt *cc = &ctxt->sc_reply_info.wi_cc; in svc_rdma_reply_chunk_release() local 292 struct svc_rdma_chunk_ctxt *cc = in svc_rdma_reply_done() local 321 struct svc_rdma_chunk_ctxt *cc = in svc_rdma_write_done() local 352 struct svc_rdma_chunk_ctxt *cc = in svc_rdma_wc_read_done() local 394 struct svc_rdma_chunk_ctxt *cc) in svc_rdma_post_chunk_ctxt() 483 struct svc_rdma_chunk_ctxt *cc = &info->wi_cc; in svc_rdma_build_writes() local 618 struct svc_rdma_chunk_ctxt *cc) in svc_rdma_cc_link_wrs() 646 struct svc_rdma_chunk_ctxt *cc; in svc_rdma_prepare_write_chunk() local [all …]
|
| /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
|
| /linux/arch/xtensa/include/asm/ |
| H A 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/drivers/net/can/spi/mcp251xfd/ |
| H A D | mcp251xfd-timestamp.c | 14 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/tools/perf/util/ |
| H A D | setup.py | 6 cc = getenv("CC") global() variable 12 cc = cc_tokens[0] global() variable [all...] |
| /linux/drivers/net/can/rockchip/ |
| H A D | rockchip_canfd-timestamp.c | 11 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 D | dfltcc_inflate.c | 77 dfltcc_cc cc; in dfltcc_xpnd() local 96 dfltcc_cc cc; in dfltcc_inflate() local
|
| H A D | dfltcc_deflate.c | 80 dfltcc_cc cc; in dfltcc_cmpr() local 129 dfltcc_cc cc; in dfltcc_deflate() local
|
| /linux/sound/core/ |
| H A D | ump_convert.c | 290 reset_rpn(struct ump_cvt_to_ump_bank * cc) reset_rpn() argument 299 fill_rpn(struct ump_cvt_to_ump_bank * cc,union snd_ump_midi2_msg * midi2,bool flush) fill_rpn() argument 335 struct ump_cvt_to_ump_bank *cc; cvt_legacy_cmd_to_ump() local [all...] |
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_ptp.c | 163 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
|
| /linux/arch/arm/probes/kprobes/ |
| H A D | test-arm.c | 1176 #define COPROCESSOR_INSTRUCTIONS_ST_LD(two,cc) \ in kprobe_arm_test_cases() argument 1235 #define COPROCESSOR_INSTRUCTIONS_MC_MR(two,cc) \ in kprobe_arm_test_cases() argument
|
| /linux/arch/s390/include/asm/ |
| H A D | sigp.h | 47 int cc; in ____pcpu_sigp() local 63 int cc; in __pcpu_sigp() local
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| H A D | aiutils.c | 444 ai_buscore_setup(struct si_info *sii, struct bcma_device *cc) in ai_buscore_setup() 473 struct bcma_device *cc; in ai_doattach() local 542 struct bcma_device *cc; in ai_cc_reg() local 560 static uint ai_slowclk_src(struct si_pub *sih, struct bcma_device *cc) in ai_slowclk_src() 570 struct bcma_device *cc) in ai_slowclk_freq() 581 ai_clkctl_setdelay(struct si_pub *sih, struct bcma_device *cc) in ai_clkctl_setdelay() 613 struct bcma_device *cc; in ai_clkctl_init() local 636 struct bcma_device *cc; in ai_clkctl_fast_pwrup_delay() local 670 struct bcma_device *cc; in ai_clkctl_cc() local 683 struct bcma_device *cc; in ai_epa_4313war() local
|