Home
last modified time | relevance | path

Searched defs:cs (Results 1 – 25 of 444) sorted by relevance

12345678910>>...18

/linux-6.3-rc2/drivers/gpu/drm/i915/gt/
A Dgen8_engine_cs.c16 u32 *cs, flags = 0; in gen8_emit_flush_rcs() local
81 u32 cmd, *cs; in gen8_emit_flush_xcs() local
115 u32 *cs; in gen11_emit_flush_rcs() local
137 u32 *cs; in gen11_emit_flush_rcs() local
186 u32 *cs; in gen12_emit_flush_rcs() local
219 u32 *cs, count; in gen12_emit_flush_rcs() local
273 u32 cmd, *cs; in gen12_emit_flush_xcs() local
354 u32 *cs; in gen8_emit_init_breadcrumb() local
406 u32 *cs; in __xehp_emit_bb_start() local
458 u32 *cs; in gen8_emit_bb_start_noarb() local
[all …]
A Dgen6_engine_cs.c60 u32 *cs; in gen6_emit_post_sync_nonzero_flush() local
94 u32 *cs, flags = 0; in gen6_emit_flush_rcs() local
143 u32 *gen6_emit_breadcrumb_rcs(struct i915_request *rq, u32 *cs) in gen6_emit_breadcrumb_rcs()
180 u32 cmd, *cs; in mi_flush_dw() local
234 u32 *cs; in gen6_emit_bb_start() local
256 u32 *cs; in hsw_emit_bb_start() local
274 u32 *cs; in gen7_stall_cs() local
294 u32 *cs, flags = 0; in gen7_emit_flush_rcs() local
353 u32 *gen7_emit_breadcrumb_rcs(struct i915_request *rq, u32 *cs) in gen7_emit_breadcrumb_rcs()
375 u32 *gen6_emit_breadcrumb_xcs(struct i915_request *rq, u32 *cs) in gen6_emit_breadcrumb_xcs()
[all …]
A Dgen2_engine_cs.c19 u32 cmd, *cs; in gen2_emit_flush() local
45 u32 cmd, *cs; in gen4_emit_flush_rcs() local
131 u32 *cs; in gen4_emit_flush_vcs() local
144 static u32 *__gen2_emit_breadcrumb(struct i915_request *rq, u32 *cs, in __gen2_emit_breadcrumb()
172 u32 *gen3_emit_breadcrumb(struct i915_request *rq, u32 *cs) in gen3_emit_breadcrumb()
177 u32 *gen5_emit_breadcrumb(struct i915_request *rq, u32 *cs) in gen5_emit_breadcrumb()
190 u32 *cs, cs_offset = in i830_emit_bb_start() local
255 u32 *cs; in gen3_emit_bb_start() local
276 u32 *cs; in gen4_emit_bb_start() local
A Dgen8_engine_cs.h74 __gen8_emit_write_rcs(u32 *cs, u32 value, u32 offset, u32 flags0, u32 flags1) in __gen8_emit_write_rcs()
87 gen8_emit_ggtt_write_rcs(u32 *cs, u32 value, u32 gtt_offset, u32 flags) in gen8_emit_ggtt_write_rcs()
100 gen12_emit_ggtt_write_rcs(u32 *cs, u32 value, u32 gtt_offset, u32 flags0, u32 flags1) in gen12_emit_ggtt_write_rcs()
113 __gen8_emit_flush_dw(u32 *cs, u32 value, u32 gtt_offset, u32 flags) in __gen8_emit_flush_dw()
124 gen8_emit_ggtt_write(u32 *cs, u32 value, u32 gtt_offset, u32 flags) in gen8_emit_ggtt_write()
A Dgen7_renderclear.c102 static u32 batch_offset(const struct batch_chunk *bc, u32 *cs) in batch_offset()
148 u32 *cs = batch_alloc_items(state, 32, 8); in gen7_fill_surface_state() local
180 u32 *cs = batch_alloc_items(state, 32, 8); in gen7_fill_binding_table() local
215 u32 *cs = batch_alloc_items(state, 32, 8 * count); in gen7_fill_interface_descriptor() local
238 u32 *cs = batch_alloc_items(batch, 0, 10); in gen7_emit_state_base_address() local
267 u32 *cs = batch_alloc_items(batch, 32, 8); in gen7_emit_vfe_state() local
294 u32 *cs = batch_alloc_items(batch, 8, 4); in gen7_emit_interface_descriptor_load() local
315 u32 *cs; in gen7_emit_media_object() local
342 u32 *cs = batch_alloc_items(batch, 0, 4); in gen7_emit_pipeline_flush() local
357 u32 *cs = batch_alloc_items(batch, 0, 10); in gen7_emit_pipeline_invalidate() local
/linux-6.3-rc2/kernel/time/
A Dclocksource.c392 struct clocksource *cs; in clocksource_reset_watchdog() local
404 struct clocksource *cs; in clocksource_watchdog() local
600 struct clocksource *cs, *old_wd; in clocksource_select_watchdog() local
649 struct clocksource *cs, *tmp; in __clocksource_watchdog_kthread() local
746 struct clocksource *cs, *old_suspend; in clocksource_suspend_select() local
851 struct clocksource *cs; in clocksource_suspend() local
863 struct clocksource *cs; in clocksource_resume() local
959 struct clocksource *cs; in clocksource_find_best() local
982 struct clocksource *best, *cs; in __clocksource_select() local
1290 int clocksource_unregister(struct clocksource *cs) in clocksource_unregister()
[all …]
/linux-6.3-rc2/kernel/cgroup/
A Dcpuset.c505 struct cpuset *cs; in guarantee_online_cpus() local
1084 struct cpuset *cs = NULL; in rebuild_root_domains() local
1144 struct cpuset *cs; in rebuild_sched_domains_locked() local
2452 struct cpuset *cs; in cpuset_can_attach() local
2519 struct cpuset *cs; in cpuset_attach() local
2627 struct cpuset *cs = css_cs(css); in cpuset_write_u64() local
2676 struct cpuset *cs = css_cs(css); in cpuset_write_s64() local
2809 struct cpuset *cs = css_cs(css); in cpuset_read_u64() local
3092 struct cpuset *cs; in cpuset_css_alloc() local
3613 struct cpuset *cs; in cpuset_hotplug_workfn() local
[all …]
/linux-6.3-rc2/drivers/scsi/
A Dmyrs.c1301 struct myrs_hba *cs = shost_priv(shost); in serial_show() local
1314 struct myrs_hba *cs = shost_priv(shost); in ctlr_num_show() local
1337 struct myrs_hba *cs = shost_priv(shost); in processor_show() local
1389 struct myrs_hba *cs = shost_priv(shost); in model_show() local
1399 struct myrs_hba *cs = shost_priv(shost); in ctlr_type_show() local
1937 struct myrs_hba *cs; in myrs_alloc_host() local
2291 struct myrs_hba *cs = NULL; in myrs_detect() local
2575 struct myrs_hba *cs = arg; in DAC960_GEM_intr_handler() local
2794 struct myrs_hba *cs = arg; in DAC960_BA_intr_handler() local
3013 struct myrs_hba *cs = arg; in DAC960_LP_intr_handler() local
[all …]
/linux-6.3-rc2/drivers/memory/
A Dstm32-fmc2-ebi.c179 int cs) in stm32_fmc2_ebi_check_mux()
193 int cs) in stm32_fmc2_ebi_check_waitcfg()
207 int cs) in stm32_fmc2_ebi_check_sync_trans()
221 int cs) in stm32_fmc2_ebi_check_async_trans()
235 int cs) in stm32_fmc2_ebi_check_cpsize()
249 int cs) in stm32_fmc2_ebi_check_address_hold()
268 int cs) in stm32_fmc2_ebi_check_clk_period()
286 int cs) in stm32_fmc2_ebi_check_cclk()
886 int cs) in stm32_fmc2_ebi_parse_prop()
947 unsigned int cs; in stm32_fmc2_ebi_save_setup() local
[all …]
A Domap-gpmc.c285 static u32 gpmc_cs_read_reg(int cs, int idx) in gpmc_cs_read_reg()
482 #define GPMC_PRINT_CONFIG(cs, config) \ argument
882 static void gpmc_cs_enable_mem(int cs) in gpmc_cs_enable_mem()
891 static void gpmc_cs_disable_mem(int cs) in gpmc_cs_disable_mem()
911 static int gpmc_cs_mem_enabled(int cs) in gpmc_cs_mem_enabled()
926 static bool gpmc_cs_reserved(int cs) in gpmc_cs_reserved()
963 static int gpmc_cs_delete_mem(int cs) in gpmc_cs_delete_mem()
1024 void gpmc_cs_free(int cs) in gpmc_cs_free()
1516 int cs; in gpmc_mem_exit() local
1527 int cs; in gpmc_mem_init() local
[all …]
/linux-6.3-rc2/sound/core/
A Dpcm_iec958.c29 int snd_pcm_create_iec958_consumer_default(u8 *cs, size_t len) in snd_pcm_create_iec958_consumer_default()
49 u8 *cs, size_t len) in fill_iec958_consumer()
134 u8 *cs, size_t len) in snd_pcm_fill_iec958_consumer()
157 u8 *cs, size_t len) in snd_pcm_fill_iec958_consumer_hw_params()
176 int snd_pcm_create_iec958_consumer(struct snd_pcm_runtime *runtime, u8 *cs, in snd_pcm_create_iec958_consumer()
203 u8 *cs, size_t len) in snd_pcm_create_iec958_consumer_hw_params()
/linux-6.3-rc2/drivers/clocksource/
A Dtimer-pistachio.c48 struct clocksource cs; member
53 #define to_pistachio_clocksource(cs) \ argument
68 pistachio_clocksource_read_cycles(struct clocksource *cs) in pistachio_clocksource_read_cycles()
93 static void pistachio_clksrc_set_mode(struct clocksource *cs, int timeridx, in pistachio_clksrc_set_mode()
108 static void pistachio_clksrc_enable(struct clocksource *cs, int timeridx) in pistachio_clksrc_enable()
118 static void pistachio_clksrc_disable(struct clocksource *cs, int timeridx) in pistachio_clksrc_disable()
124 static int pistachio_clocksource_enable(struct clocksource *cs) in pistachio_clocksource_enable()
130 static void pistachio_clocksource_disable(struct clocksource *cs) in pistachio_clocksource_disable()
A Dem_sti.c33 struct clocksource cs; member
181 static struct em_sti_priv *cs_to_em_sti(struct clocksource *cs) in cs_to_em_sti()
186 static u64 em_sti_clocksource_read(struct clocksource *cs) in em_sti_clocksource_read()
191 static int em_sti_clocksource_enable(struct clocksource *cs) in em_sti_clocksource_enable()
198 static void em_sti_clocksource_disable(struct clocksource *cs) in em_sti_clocksource_disable()
203 static void em_sti_clocksource_resume(struct clocksource *cs) in em_sti_clocksource_resume()
210 struct clocksource *cs = &p->cs; in em_sti_register_clocksource() local
A Dingenic-ost.c39 struct clocksource cs; member
56 static u64 notrace ingenic_ost_clocksource_readl(struct clocksource *cs) in ingenic_ost_clocksource_readl()
61 static u64 notrace ingenic_ost_clocksource_readh(struct clocksource *cs) in ingenic_ost_clocksource_readh()
71 struct clocksource *cs; in ingenic_ost_probe() local
/linux-6.3-rc2/include/linux/mfd/syscon/
A Datmel-smc.h18 #define ATMEL_SMC_SETUP(cs) (((cs) * 0x10)) argument
19 #define ATMEL_HSMC_SETUP(layout, cs) \ argument
21 #define ATMEL_SMC_PULSE(cs) (((cs) * 0x10) + 0x4) argument
22 #define ATMEL_HSMC_PULSE(layout, cs) \ argument
24 #define ATMEL_SMC_CYCLE(cs) (((cs) * 0x10) + 0x8) argument
25 #define ATMEL_HSMC_CYCLE(layout, cs) \ argument
32 #define ATMEL_SMC_MODE(cs) (((cs) * 0x10) + 0xc) argument
33 #define ATMEL_HSMC_MODE(layout, cs) \ argument
64 #define ATMEL_HSMC_TIMINGS(layout, cs) \ argument
/linux-6.3-rc2/arch/mips/bcm63xx/
A Dcs.c24 static int is_valid_cs(unsigned int cs) in is_valid_cs()
35 int bcm63xx_set_cs_base(unsigned int cs, u32 base, unsigned int size) in bcm63xx_set_cs_base()
66 int bcm63xx_set_cs_timing(unsigned int cs, unsigned int wait, in bcm63xx_set_cs_timing()
94 int bcm63xx_set_cs_param(unsigned int cs, u32 params) in bcm63xx_set_cs_param()
126 int bcm63xx_set_cs_status(unsigned int cs, int enable) in bcm63xx_set_cs_status()
/linux-6.3-rc2/drivers/gpu/drm/i915/pxp/
A Dintel_pxp_cmd.c23 static u32 *pxp_emit_session_selection(u32 *cs, u32 idx) in pxp_emit_session_selection()
48 static u32 *pxp_emit_inline_termination(u32 *cs) in pxp_emit_inline_termination()
57 static u32 *pxp_emit_session_termination(u32 *cs, u32 idx) in pxp_emit_session_termination()
65 static u32 *pxp_emit_wait(u32 *cs) in pxp_emit_wait()
101 u32 *cs; in intel_pxp_terminate_session() local
/linux-6.3-rc2/fs/fuse/
A Ddev.c1103 struct fuse_copy_state *cs, in fuse_read_single_forget()
1185 struct fuse_copy_state *cs, in fuse_read_forget()
1355 struct fuse_copy_state cs; in fuse_dev_read() local
1377 struct fuse_copy_state cs; in fuse_dev_splice_read() local
1422 struct fuse_copy_state *cs) in fuse_notify_poll()
1443 struct fuse_copy_state *cs) in fuse_notify_inval_inode()
1468 struct fuse_copy_state *cs) in fuse_notify_inval_entry()
1564 struct fuse_copy_state *cs) in fuse_notify_store()
1742 struct fuse_copy_state *cs) in fuse_notify_retrieve()
1949 struct fuse_copy_state cs; in fuse_dev_write() local
[all …]
/linux-6.3-rc2/drivers/edac/
A Darmada_xp_edac.c27 #define SDRAM_ADDR_CTRL_SIZE_HIGH_OFFSET(cs) (20+cs) argument
28 #define SDRAM_ADDR_CTRL_SIZE_HIGH_MASK(cs) (0x1 << SDRAM_ADDR_CTRL_SIZE_HIGH_OFFSET(cs)) argument
29 #define SDRAM_ADDR_CTRL_ADDR_SEL_MASK(cs) BIT(16+cs) argument
30 #define SDRAM_ADDR_CTRL_SIZE_LOW_OFFSET(cs) (cs*4+2) argument
31 #define SDRAM_ADDR_CTRL_SIZE_LOW_MASK(cs) (0x3 << SDRAM_ADDR_CTRL_SIZE_LOW_OFFSET(cs)) argument
32 #define SDRAM_ADDR_CTRL_STRUCT_OFFSET(cs) (cs*4) argument
33 #define SDRAM_ADDR_CTRL_STRUCT_MASK(cs) (0x3 << SDRAM_ADDR_CTRL_STRUCT_OFFSET(cs)) argument
69 #define SDRAM_RANK_CTRL_EXIST_MASK(cs) BIT(cs) argument
83 uint8_t cs, uint8_t bank, uint16_t row, in axp_mc_calc_address()
/linux-6.3-rc2/drivers/accel/habanalabs/common/
A Dcommand_submission.c232 void cs_get(struct hl_cs *cs) in cs_get()
242 static void cs_put(struct hl_cs *cs) in cs_put()
351 struct hl_cs *cs = job->cs; in hl_complete_job() local
427 struct hl_cs *cs; in hl_staged_cs_find_first() local
645 struct hl_cs *cs, in cs_release_sob_reset_handler()
890 struct hl_cs *cs; in allocate_cs() local
1052 struct hl_cs *cs, *tmp; in hl_cs_rollback_all() local
1131 struct hl_cs *cs; in force_complete_cs() local
1154 struct hl_cs *cs = job->cs; in job_wq_completion() local
1467 struct hl_cs *cs; in cs_ioctl_default() local
[all …]
/linux-6.3-rc2/tools/perf/util/
A Dcomm.c22 static struct comm_str *comm_str__get(struct comm_str *cs) in comm_str__get()
30 static void comm_str__put(struct comm_str *cs) in comm_str__put()
43 struct comm_str *cs; in comm_str__alloc() local
99 struct comm_str *cs; in comm_str__findnew() local
/linux-6.3-rc2/drivers/spi/
A Dspi-omap2-mcspi.c115 struct list_head cs; member
162 struct omap2_mcspi_cs *cs = spi->controller_state; in mcspi_write_cs_reg() local
169 struct omap2_mcspi_cs *cs = spi->controller_state; in mcspi_read_cs_reg() local
176 struct omap2_mcspi_cs *cs = spi->controller_state; in mcspi_cached_chconf0() local
183 struct omap2_mcspi_cs *cs = spi->controller_state; in mcspi_write_chconf0() local
222 struct omap2_mcspi_cs *cs = spi->controller_state; in omap2_mcspi_set_enable() local
295 struct omap2_mcspi_cs *cs = spi->controller_state; in omap2_mcspi_set_fifo() local
1042 struct omap2_mcspi_cs *cs; in omap2_mcspi_cleanup() local
1138 struct omap2_mcspi_cs *cs; in omap2_mcspi_transfer_one() local
1264 struct omap2_mcspi_cs *cs; in omap2_mcspi_prepare_message() local
[all …]
A Dspi-wpcm-fiu.c98 static int wpcm_fiu_do_uma(struct wpcm_fiu_spi *fiu, unsigned int cs, in wpcm_fiu_do_uma()
120 static void wpcm_fiu_ects_assert(struct wpcm_fiu_spi *fiu, unsigned int cs) in wpcm_fiu_ects_assert()
128 static void wpcm_fiu_ects_deassert(struct wpcm_fiu_spi *fiu, unsigned int cs) in wpcm_fiu_ects_deassert()
199 int cs = mem->spi->chip_select; in wpcm_fiu_4ba_exec() local
244 int cs = mem->spi->chip_select; in wpcm_fiu_rdid_exec() local
281 int cs = mem->spi->chip_select; in wpcm_fiu_dummy_exec() local
379 int cs = desc->mem->spi->chip_select; in wpcm_fiu_dirmap_create() local
403 int cs = desc->mem->spi->chip_select; in wpcm_fiu_direct_read() local
/linux-6.3-rc2/include/linux/
A Dclocksource.h239 static inline int __clocksource_register(struct clocksource *cs) in __clocksource_register()
244 static inline int clocksource_register_hz(struct clocksource *cs, u32 hz) in clocksource_register_hz()
249 static inline int clocksource_register_khz(struct clocksource *cs, u32 khz) in clocksource_register_khz()
254 static inline void __clocksource_update_freq_hz(struct clocksource *cs, u32 hz) in __clocksource_update_freq_hz()
259 static inline void __clocksource_update_freq_khz(struct clocksource *cs, u32 khz) in __clocksource_update_freq_khz()
267 static inline void clocksource_arch_init(struct clocksource *cs) { } in clocksource_arch_init()
/linux-6.3-rc2/arch/arm/mach-footbridge/
A Ddc21285-timer.c23 static u64 cksrc_dc21285_read(struct clocksource *cs) in cksrc_dc21285_read()
28 static int cksrc_dc21285_enable(struct clocksource *cs) in cksrc_dc21285_enable()
36 static void cksrc_dc21285_disable(struct clocksource *cs) in cksrc_dc21285_disable()

Completed in 79 milliseconds

12345678910>>...18