| /OK3568_Linux_fs/kernel/kernel/time/ |
| H A D | clocksource.c | 152 static void __clocksource_unstable(struct clocksource *cs) in __clocksource_unstable() 181 void clocksource_mark_unstable(struct clocksource *cs) in clocksource_mark_unstable() 197 static bool cs_watchdog_read(struct clocksource *cs, u64 *csnow, u64 *wdnow) in cs_watchdog_read() 233 struct clocksource *cs = (struct clocksource *)csin; in clocksource_verify_one_cpu() local 238 static void clocksource_verify_percpu(struct clocksource *cs) in clocksource_verify_percpu() 286 struct clocksource *cs; in clocksource_watchdog() local 424 struct clocksource *cs; in clocksource_reset_watchdog() local 435 static void clocksource_enqueue_watchdog(struct clocksource *cs) in clocksource_enqueue_watchdog() 452 struct clocksource *cs, *old_wd; in clocksource_select_watchdog() local 487 static void clocksource_dequeue_watchdog(struct clocksource *cs) in clocksource_dequeue_watchdog() [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/rkflash/ |
| H A D | flash.c | 47 static void flash_read_id_raw(u8 cs, u8 *buf) in flash_read_id_raw() 89 static void flash_read_cmd(u8 cs, u32 page_addr) in flash_read_cmd() 100 static void flash_prog_first_cmd(u8 cs, u32 page_addr) in flash_prog_first_cmd() 110 static void flash_erase_cmd(u8 cs, u32 page_addr) in flash_erase_cmd() 119 static void flash_prog_second_cmd(u8 cs, u32 page_addr) in flash_prog_second_cmd() 125 static u32 flash_read_status(u8 cs, u32 page_addr) in flash_read_status() 133 static void flash_read_random_dataout_cmd(u8 cs, u32 col_addr) in flash_read_random_dataout_cmd() 141 static u32 flash_read_ecc(u8 cs) in flash_read_ecc() 161 static u32 flash_read_page_raw(u8 cs, u32 page_addr, u32 *p_data, u32 *p_spare) in flash_read_page_raw() 204 static u32 flash_read_page(u8 cs, u32 page_addr, u32 *p_data, u32 *p_spare) in flash_read_page() [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | regression_5000.c | 83 static void CloseSession_null(struct xtest_session *cs) in CloseSession_null() 93 static void Allocate_In(struct xtest_session *cs) in Allocate_In() 117 static void Allocate_out_of_memory(struct xtest_session *cs) in Allocate_out_of_memory() 138 static void OpenSession_error_notExistingTA(struct xtest_session *cs) in OpenSession_error_notExistingTA() 164 static void Allocate_InOut(struct xtest_session *cs) in Allocate_InOut() 188 static void Register_In(struct xtest_session *cs) in Register_In() 214 static void Register_notZeroLength_Out(struct xtest_session *cs) in Register_notZeroLength_Out() 240 static void Register_InOut(struct xtest_session *cs) in Register_InOut() 265 static void Register_zeroLength_Out(struct xtest_session *cs) in Register_zeroLength_Out() 290 static void Allocate_Out(struct xtest_session *cs) in Allocate_Out() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/rkflash/ |
| H A D | flash.c | 48 static void flash_read_id_raw(u8 cs, u8 *buf) in flash_read_id_raw() 90 static void flash_read_cmd(u8 cs, u32 page_addr) in flash_read_cmd() 101 static void flash_prog_first_cmd(u8 cs, u32 page_addr) in flash_prog_first_cmd() 111 static void flash_erase_cmd(u8 cs, u32 page_addr) in flash_erase_cmd() 120 static void flash_prog_second_cmd(u8 cs, u32 page_addr) in flash_prog_second_cmd() 126 static u32 flash_read_status(u8 cs, u32 page_addr) in flash_read_status() 134 static void flash_read_random_dataout_cmd(u8 cs, u32 col_addr) in flash_read_random_dataout_cmd() 142 static u32 flash_read_ecc(u8 cs) in flash_read_ecc() 162 static u32 flash_read_page_raw(u8 cs, u32 page_addr, u32 *p_data, u32 *p_spare) in flash_read_page_raw() 205 static u32 flash_read_page(u8 cs, u32 page_addr, u32 *p_data, u32 *p_spare) in flash_read_page() [all …]
|
| /OK3568_Linux_fs/kernel/kernel/cgroup/ |
| H A D | cpuset.c | 208 static inline struct cpuset *parent_cs(struct cpuset *cs) in parent_cs() 226 static inline bool is_cpuset_online(struct cpuset *cs) in is_cpuset_online() 231 static inline int is_cpu_exclusive(const struct cpuset *cs) in is_cpu_exclusive() 236 static inline int is_mem_exclusive(const struct cpuset *cs) in is_mem_exclusive() 241 static inline int is_mem_hardwall(const struct cpuset *cs) in is_mem_hardwall() 246 static inline int is_sched_load_balance(const struct cpuset *cs) in is_sched_load_balance() 251 static inline int is_memory_migrate(const struct cpuset *cs) in is_memory_migrate() 256 static inline int is_spread_page(const struct cpuset *cs) in is_spread_page() 261 static inline int is_spread_slab(const struct cpuset *cs) in is_spread_slab() 266 static inline int is_partition_root(const struct cpuset *cs) in is_partition_root() [all …]
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/netlogic/xlr/ |
| H A D | flash.h | 37 #define FLASH_CSBASE_ADDR(cs) (cs) argument 38 #define FLASH_CSADDR_MASK(cs) (0x10 + (cs)) argument 39 #define FLASH_CSDEV_PARM(cs) (0x20 + (cs)) argument 40 #define FLASH_CSTIME_PARMA(cs) (0x30 + (cs)) argument 41 #define FLASH_CSTIME_PARMB(cs) (0x40 + (cs)) argument 48 #define FLASH_NAND_CLE(cs) (0x90 + (cs)) argument 49 #define FLASH_NAND_ALE(cs) (0xa0 + (cs)) argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/ |
| H A D | gen6_engine_cs.c | 59 u32 *cs; in gen6_emit_post_sync_nonzero_flush() local 93 u32 *cs, flags = 0; in gen6_emit_flush_rcs() local 142 u32 *gen6_emit_breadcrumb_rcs(struct i915_request *rq, u32 *cs) in gen6_emit_breadcrumb_rcs() 179 u32 cmd, *cs; in mi_flush_dw() local 233 u32 *cs; in gen6_emit_bb_start() local 255 u32 *cs; in hsw_emit_bb_start() local 273 u32 *cs; in gen7_stall_cs() local 293 u32 *cs, flags = 0; in gen7_emit_flush_rcs() local 352 u32 *gen7_emit_breadcrumb_rcs(struct i915_request *rq, u32 *cs) in gen7_emit_breadcrumb_rcs() 374 u32 *gen6_emit_breadcrumb_xcs(struct i915_request *rq, u32 *cs) in gen6_emit_breadcrumb_xcs() [all …]
|
| H A D | gen2_engine_cs.c | 17 u32 cmd, *cs; in gen2_emit_flush() local 43 u32 cmd, *cs; in gen4_emit_flush_rcs() local 129 u32 *cs; in gen4_emit_flush_vcs() local 142 static u32 *__gen2_emit_breadcrumb(struct i915_request *rq, u32 *cs, in __gen2_emit_breadcrumb() 170 u32 *gen3_emit_breadcrumb(struct i915_request *rq, u32 *cs) in gen3_emit_breadcrumb() 175 u32 *gen5_emit_breadcrumb(struct i915_request *rq, u32 *cs) in gen5_emit_breadcrumb() 188 u32 *cs, cs_offset = in i830_emit_bb_start() local 253 u32 *cs; in gen3_emit_bb_start() local 274 u32 *cs; in gen4_emit_bb_start() local
|
| H A D | gen7_renderclear.c | 101 static u32 batch_offset(const struct batch_chunk *bc, u32 *cs) in batch_offset() 147 u32 *cs = batch_alloc_items(state, 32, 8); in gen7_fill_surface_state() local 179 u32 *cs = batch_alloc_items(state, 32, 8); in gen7_fill_binding_table() local 214 u32 *cs = batch_alloc_items(state, 32, 8 * count); in gen7_fill_interface_descriptor() local 237 u32 *cs = batch_alloc_items(batch, 0, 10); in gen7_emit_state_base_address() local 266 u32 *cs = batch_alloc_items(batch, 32, 8); in gen7_emit_vfe_state() local 293 u32 *cs = batch_alloc_items(batch, 8, 4); in gen7_emit_interface_descriptor_load() local 314 u32 *cs; in gen7_emit_media_object() local 341 u32 *cs = batch_alloc_items(batch, 0, 4); in gen7_emit_pipeline_flush() local 356 u32 *cs = batch_alloc_items(batch, 0, 10); in gen7_emit_pipeline_invalidate() local
|
| /OK3568_Linux_fs/external/xserver/composite/ |
| H A D | compinit.c | 58 CompScreenPtr cs = GetCompScreen(pScreen); in compCloseScreen() local 96 CompScreenPtr cs = GetCompScreen(pScreen); in compInstallColormap() local 127 CompScreenPtr cs = GetCompScreen(pScreen); in compChangeWindowAttributes() local 149 CompScreenPtr cs = GetCompScreen(pScreen); in compGetImage() local 164 CompScreenPtr cs = GetCompScreen(pScreen); in compGetSpans() local 180 CompScreenPtr cs = GetCompScreen(pScreen); in compSourceValidate() local 227 compRegisterAlternateVisuals(CompScreenPtr cs, VisualID * vids, int nVisuals) in compRegisterAlternateVisuals() 248 CompScreenPtr cs = GetCompScreen(pScreen); in CompositeRegisterAlternateVisuals() local 258 CompScreenPtr cs = GetCompScreen(pScreen); in CompositeRegisterImplicitRedirectionException() local 288 compAddAlternateVisual(ScreenPtr pScreen, CompScreenPtr cs, in compAddAlternateVisual() [all …]
|
| H A D | compwindow.c | 152 CompScreenPtr cs = GetCompScreen(pWin->drawable.pScreen); in compCheckRedirect() local 189 CompScreenPtr cs; in updateOverlayWindow() local 222 CompScreenPtr cs = GetCompScreen(pScreen); in compPositionWindow() local 263 CompScreenPtr cs = GetCompScreen(pScreen); in compRealizeWindow() local 280 CompScreenPtr cs = GetCompScreen(pScreen); in compUnrealizeWindow() local 302 CompScreenPtr cs = GetCompScreen(pScreen); in compClipNotify() local 326 CompScreenPtr cs = GetCompScreen(pScreen); in compIsAlternateVisual() local 339 CompScreenPtr cs = GetCompScreen(pScreen); in compIsImplicitRedirectException() local 388 CompScreenPtr cs = GetCompScreen(pScreen); in compMoveWindow() local 404 CompScreenPtr cs = GetCompScreen(pScreen); in compResizeWindow() local [all …]
|
| H A D | compoverlay.c | 62 CompScreenPtr cs = GetCompScreen(pScreen); in compFreeOverlayClient() local 84 CompScreenPtr cs = GetCompScreen(pScreen); in compFindOverlayClient() local 100 CompScreenPtr cs = GetCompScreen(pScreen); in compCreateOverlayClient() local 129 CompScreenPtr cs = GetCompScreen(pScreen); in compCreateOverlayWindow() local 169 CompScreenPtr cs = GetCompScreen(pScreen); in compDestroyOverlayWindow() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | myrs.c | 104 static void myrs_qcmd(struct myrs_hba *cs, struct myrs_cmdblk *cmd_blk) in myrs_qcmd() 128 static void myrs_exec_cmd(struct myrs_hba *cs, in myrs_exec_cmd() 146 static void myrs_report_progress(struct myrs_hba *cs, unsigned short ldev_num, in myrs_report_progress() 159 static unsigned char myrs_get_ctlr_info(struct myrs_hba *cs) in myrs_get_ctlr_info() 220 static unsigned char myrs_get_ldev_info(struct myrs_hba *cs, in myrs_get_ldev_info() 307 static unsigned char myrs_get_pdev_info(struct myrs_hba *cs, in myrs_get_pdev_info() 351 static unsigned char myrs_dev_op(struct myrs_hba *cs, in myrs_dev_op() 376 static unsigned char myrs_translate_pdev(struct myrs_hba *cs, in myrs_translate_pdev() 420 static unsigned char myrs_get_event(struct myrs_hba *cs, in myrs_get_event() 455 static unsigned char myrs_get_fwstatus(struct myrs_hba *cs) in myrs_get_fwstatus() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/memory/ |
| H A D | stm32-fmc2-ebi.c | 179 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() 295 int cs, u32 setup) in stm32_fmc2_ebi_ns_to_clock_cycles() 304 int cs, u32 setup) in stm32_fmc2_ebi_ns_to_clk_period() [all …]
|
| H A D | omap-gpmc.c | 263 void gpmc_cs_write_reg(int cs, int idx, u32 val) in gpmc_cs_write_reg() 271 static u32 gpmc_cs_read_reg(int cs, int idx) in gpmc_cs_read_reg() 298 static unsigned long gpmc_get_clk_period(int cs, enum gpmc_clk_domain cd) in gpmc_get_clk_period() 320 static unsigned int gpmc_ns_to_clk_ticks(unsigned int time_ns, int cs, in gpmc_ns_to_clk_ticks() 346 static unsigned int gpmc_clk_ticks_to_ns(unsigned int ticks, int cs, in gpmc_clk_ticks_to_ns() 369 static inline void gpmc_cs_modify_reg(int cs, int reg, u32 mask, bool value) in gpmc_cs_modify_reg() 381 static void gpmc_cs_bool_timings(int cs, const struct gpmc_bool_timings *p) in gpmc_cs_bool_timings() 425 int cs, int reg, int st_bit, int end_bit, int max, in get_gpmc_timing_reg() 468 #define GPMC_PRINT_CONFIG(cs, config) \ argument 486 static void gpmc_show_regs(int cs, const char *desc) in gpmc_show_regs() [all …]
|
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | pcm_iec958.c | 29 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()
|
| /OK3568_Linux_fs/kernel/drivers/clocksource/ |
| H A D | timer-pistachio.c | 51 struct clocksource cs; member 56 #define to_pistachio_clocksource(cs) \ argument 71 pistachio_clocksource_read_cycles(struct clocksource *cs) in pistachio_clocksource_read_cycles() 95 static void pistachio_clksrc_set_mode(struct clocksource *cs, int timeridx, in pistachio_clksrc_set_mode() 110 static void pistachio_clksrc_enable(struct clocksource *cs, int timeridx) in pistachio_clksrc_enable() 120 static void pistachio_clksrc_disable(struct clocksource *cs, int timeridx) in pistachio_clksrc_disable() 126 static int pistachio_clocksource_enable(struct clocksource *cs) in pistachio_clocksource_enable() 132 static void pistachio_clocksource_disable(struct clocksource *cs) in pistachio_clocksource_disable()
|
| H A D | h8300_tpu.c | 26 struct clocksource cs; member 63 static inline struct tpu_priv *cs_to_priv(struct clocksource *cs) in cs_to_priv() 68 static u64 tpu_clocksource_read(struct clocksource *cs) in tpu_clocksource_read() 82 static int tpu_clocksource_enable(struct clocksource *cs) in tpu_clocksource_enable() 97 static void tpu_clocksource_disable(struct clocksource *cs) in tpu_clocksource_disable()
|
| H A D | h8300_timer16.c | 27 struct clocksource cs; member 71 static inline struct timer16_priv *cs_to_priv(struct clocksource *cs) in cs_to_priv() 76 static u64 timer16_clocksource_read(struct clocksource *cs) in timer16_clocksource_read() 87 static int timer16_enable(struct clocksource *cs) in timer16_enable() 103 static void timer16_disable(struct clocksource *cs) in timer16_disable()
|
| /OK3568_Linux_fs/kernel/include/linux/mfd/syscon/ |
| H A D | atmel-smc.h | 18 #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
|
| /OK3568_Linux_fs/kernel/arch/mips/bcm63xx/ |
| H A D | cs.c | 24 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()
|
| /OK3568_Linux_fs/kernel/drivers/misc/habanalabs/common/ |
| H A D | command_submission.c | 108 static void cs_get(struct hl_cs *cs) in cs_get() 113 static int cs_get_unless_zero(struct hl_cs *cs) in cs_get_unless_zero() 118 static void cs_put(struct hl_cs *cs) in cs_put() 197 struct hl_cs *cs = job->cs; in free_job() local 261 struct hl_cs *cs = container_of(ref, struct hl_cs, in cs_do_release() local 371 struct hl_cs *cs = container_of(work, struct hl_cs, in cs_timedout() local 402 struct hl_cs *cs; in allocate_cs() local 478 static void cs_rollback(struct hl_device *hdev, struct hl_cs *cs) in cs_rollback() 489 struct hl_cs *cs, *tmp; in hl_cs_rollback_all() local 511 struct hl_cs *cs = job->cs; in job_wq_completion() local [all …]
|
| /OK3568_Linux_fs/kernel/fs/fuse/ |
| H A D | dev.c | 668 static void fuse_copy_init(struct fuse_copy_state *cs, int write, in fuse_copy_init() 677 static void fuse_copy_finish(struct fuse_copy_state *cs) in fuse_copy_finish() 703 static int fuse_copy_fill(struct fuse_copy_state *cs) in fuse_copy_fill() 763 static int fuse_copy_do(struct fuse_copy_state *cs, void **val, unsigned *size) in fuse_copy_do() 803 static int fuse_try_move_page(struct fuse_copy_state *cs, struct page **pagep) in fuse_try_move_page() 911 static int fuse_ref_page(struct fuse_copy_state *cs, struct page *page, in fuse_ref_page() 945 static int fuse_copy_page(struct fuse_copy_state *cs, struct page **pagep, in fuse_copy_page() 993 static int fuse_copy_pages(struct fuse_copy_state *cs, unsigned nbytes, in fuse_copy_pages() 1016 static int fuse_copy_one(struct fuse_copy_state *cs, void *val, unsigned size) in fuse_copy_one() 1030 static int fuse_copy_args(struct fuse_copy_state *cs, unsigned numargs, in fuse_copy_args() [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap3/ |
| H A D | sdrc.c | 69 u32 get_sdr_cs_size(u32 cs) in get_sdr_cs_size() 84 u32 get_sdr_cs_offset(u32 cs) in get_sdr_cs_offset() 102 static void write_sdrc_timings(u32 cs, struct sdrc_actim *sdrc_actim_base, in write_sdrc_timings() 130 void do_sdrc_init(u32 cs, u32 early) in do_sdrc_init()
|
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | armada_xp_edac.c | 27 #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()
|