Home
last modified time | relevance | path

Searched defs:mode (Results 26 – 50 of 5106) sorted by relevance

12345678910>>...205

/OK3568_Linux_fs/kernel/drivers/soc/fsl/qe/
H A Ducc.c119 enum comm_dir mode) in ucc_set_qe_mux_rxtx()
488 static int ucc_get_tdm_rxtx_clk(enum comm_dir mode, u32 tdm_num, in ucc_get_tdm_rxtx_clk()
503 static u32 ucc_get_tdm_clk_shift(enum comm_dir mode, u32 tdm_num) in ucc_get_tdm_clk_shift()
517 enum comm_dir mode) in ucc_set_tdm_rxtx_clk()
549 enum comm_dir mode) in ucc_get_tdm_sync_source()
620 static u32 ucc_get_tdm_sync_shift(enum comm_dir mode, u32 tdm_num) in ucc_get_tdm_sync_shift()
631 enum comm_dir mode) in ucc_set_tdm_rxtx_sync()
/OK3568_Linux_fs/kernel/drivers/media/pci/cx88/
H A Dcx88-tvaudio.c113 static void set_audio_start(struct cx88_core *core, u32 mode) in set_audio_start()
163 u32 mode) in set_audio_standard_BTSC()
272 static void set_audio_standard_NICAM(struct cx88_core *core, u32 mode) in set_audio_standard_NICAM()
373 static void set_audio_standard_A2(struct cx88_core *core, u32 mode) in set_audio_standard_A2()
814 u32 reg, mode, pilot; in cx88_get_stereo() local
881 void cx88_set_stereo(struct cx88_core *core, u32 mode, int manual) in cx88_set_stereo()
991 u32 mode = 0; in cx88_audio_thread() local
/OK3568_Linux_fs/kernel/fs/
H A Dopen.c230 int vfs_fallocate(struct file *file, int mode, loff_t offset, loff_t len) in vfs_fallocate()
327 int ksys_fallocate(int fd, int mode, loff_t offset, loff_t len) in ksys_fallocate()
339 SYSCALL_DEFINE4(fallocate, int, fd, int, mode, loff_t, offset, loff_t, len) in SYSCALL_DEFINE4() argument
398 static long do_faccessat(int dfd, const char __user *filename, int mode, int flags) in do_faccessat()
470 SYSCALL_DEFINE3(faccessat, int, dfd, const char __user *, filename, int, mode) in SYSCALL_DEFINE3() argument
475 SYSCALL_DEFINE4(faccessat2, int, dfd, const char __user *, filename, int, mode, in SYSCALL_DEFINE4() argument
481 SYSCALL_DEFINE2(access, const char __user *, filename, int, mode) in SYSCALL_DEFINE2() argument
567 int chmod_common(const struct path *path, umode_t mode) in chmod_common()
596 int vfs_fchmod(struct file *file, umode_t mode) in vfs_fchmod()
602 SYSCALL_DEFINE2(fchmod, unsigned int, fd, umode_t, mode) in SYSCALL_DEFINE2() argument
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dfixed-value.h26 scalar_mode_pod mode; /* Use machine mode to know IBIT and FBIT. */ member
40 #define FCONST0(mode) fconst0[mode - QQmode] argument
41 #define FCONST1(mode) fconst1[mode - HAmode] argument
56 scalar_mode mode) in const_fixed_from_double_int()
H A Dgenrtl.h9 init_rtx_fmt_0 (rtx rt, machine_mode mode) in init_rtx_fmt_0()
32 init_rtx_fmt_ee (rtx rt, machine_mode mode, in init_rtx_fmt_ee()
43 gen_rtx_fmt_ee_stat (RTX_CODE code, machine_mode mode, in gen_rtx_fmt_ee_stat()
60 init_rtx_fmt_ue (rtx rt, machine_mode mode, in init_rtx_fmt_ue()
71 gen_rtx_fmt_ue_stat (RTX_CODE code, machine_mode mode, in gen_rtx_fmt_ue_stat()
88 init_rtx_fmt_ie (rtx rt, machine_mode mode, in init_rtx_fmt_ie()
99 gen_rtx_fmt_ie_stat (RTX_CODE code, machine_mode mode, in gen_rtx_fmt_ie_stat()
116 init_rtx_fmt_E (rtx rt, machine_mode mode, in init_rtx_fmt_E()
125 gen_rtx_fmt_E_stat (RTX_CODE code, machine_mode mode, in gen_rtx_fmt_E_stat()
141 init_rtx_fmt_i (rtx rt, machine_mode mode, in init_rtx_fmt_i()
[all …]
H A Dfunction-abi.h73 clobbers_reg_p (machine_mode mode, unsigned int regno) const in clobbers_reg_p()
114 mode_clobbers (machine_mode mode) const in mode_clobbers()
169 mode_clobbers (machine_mode mode) const in mode_clobbers()
189 clobbers_reg_p (machine_mode mode, unsigned int regno) const in clobbers_reg_p()
309 machine_mode mode, unsigned int regno) in call_clobbered_in_region_p()
H A Drtx-vector-builder.h39 machine_mode mode () const { return m_mode; } in mode() function
52 static poly_uint64 shape_nelts (machine_mode mode) in shape_nelts()
71 rtx_vector_builder::rtx_vector_builder (machine_mode mode, in rtx_vector_builder()
82 rtx_vector_builder::new_vector (machine_mode mode, unsigned int npatterns, in new_vector()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dfixed-value.h26 scalar_mode_pod mode; /* Use machine mode to know IBIT and FBIT. */ member
40 #define FCONST0(mode) fconst0[mode - QQmode] argument
41 #define FCONST1(mode) fconst1[mode - HAmode] argument
56 scalar_mode mode) in const_fixed_from_double_int()
H A Dgenrtl.h9 init_rtx_fmt_0 (rtx rt, machine_mode mode) in init_rtx_fmt_0()
32 init_rtx_fmt_ee (rtx rt, machine_mode mode, in init_rtx_fmt_ee()
43 gen_rtx_fmt_ee_stat (RTX_CODE code, machine_mode mode, in gen_rtx_fmt_ee_stat()
60 init_rtx_fmt_ue (rtx rt, machine_mode mode, in init_rtx_fmt_ue()
71 gen_rtx_fmt_ue_stat (RTX_CODE code, machine_mode mode, in gen_rtx_fmt_ue_stat()
88 init_rtx_fmt_ie (rtx rt, machine_mode mode, in init_rtx_fmt_ie()
99 gen_rtx_fmt_ie_stat (RTX_CODE code, machine_mode mode, in gen_rtx_fmt_ie_stat()
116 init_rtx_fmt_E (rtx rt, machine_mode mode, in init_rtx_fmt_E()
125 gen_rtx_fmt_E_stat (RTX_CODE code, machine_mode mode, in gen_rtx_fmt_E_stat()
141 init_rtx_fmt_i (rtx rt, machine_mode mode, in init_rtx_fmt_i()
[all …]
H A Dfunction-abi.h73 clobbers_reg_p (machine_mode mode, unsigned int regno) const in clobbers_reg_p()
114 mode_clobbers (machine_mode mode) const in mode_clobbers()
169 mode_clobbers (machine_mode mode) const in mode_clobbers()
189 clobbers_reg_p (machine_mode mode, unsigned int regno) const in clobbers_reg_p()
309 machine_mode mode, unsigned int regno) in call_clobbered_in_region_p()
H A Drtx-vector-builder.h39 machine_mode mode () const { return m_mode; } in mode() function
52 static poly_uint64 shape_nelts (machine_mode mode) in shape_nelts()
71 rtx_vector_builder::rtx_vector_builder (machine_mode mode, in rtx_vector_builder()
82 rtx_vector_builder::new_vector (machine_mode mode, unsigned int npatterns, in new_vector()
/OK3568_Linux_fs/kernel/include/linux/
H A Dwait_bit.h71 wait_on_bit(unsigned long *word, int bit, unsigned mode) in wait_on_bit()
96 wait_on_bit_io(unsigned long *word, int bit, unsigned mode) in wait_on_bit_io()
122 wait_on_bit_timeout(unsigned long *word, int bit, unsigned mode, in wait_on_bit_timeout()
151 unsigned mode) in wait_on_bit_action()
179 wait_on_bit_lock(unsigned long *word, int bit, unsigned mode) in wait_on_bit_lock()
203 wait_on_bit_lock_io(unsigned long *word, int bit, unsigned mode) in wait_on_bit_lock_io()
230 unsigned mode) in wait_on_bit_lock_action()
/OK3568_Linux_fs/kernel/drivers/phy/marvell/
H A Dphy-mvebu-a3700-comphy.c50 #define COMPHY_FW_MODE(mode) ((mode) << 12) argument
51 #define COMPHY_FW_NET(mode, idx, speed) (COMPHY_FW_MODE(mode) | \ argument
54 #define COMPHY_FW_PCIE(mode, idx, speed, width) (COMPHY_FW_NET(mode, idx, speed) | \ argument
59 enum phy_mode mode; member
105 enum phy_mode mode; member
111 unsigned long mode) in mvebu_a3700_comphy_smc()
130 enum phy_mode mode, in mvebu_a3700_comphy_get_fw_mode()
153 static int mvebu_a3700_comphy_set_mode(struct phy *phy, enum phy_mode mode, in mvebu_a3700_comphy_set_mode()
/OK3568_Linux_fs/kernel/fs/debugfs/
H A Dfile.c396 static struct dentry *debugfs_create_mode_unsafe(const char *name, umode_t mode, in debugfs_create_mode_unsafe()
442 void debugfs_create_u8(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_u8()
478 void debugfs_create_u16(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_u16()
514 void debugfs_create_u32(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_u32()
551 void debugfs_create_u64(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_u64()
599 struct dentry *debugfs_create_ulong(const char *name, umode_t mode, in debugfs_create_ulong()
645 void debugfs_create_x8(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_x8()
663 void debugfs_create_x16(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_x16()
681 void debugfs_create_x32(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_x32()
699 void debugfs_create_x64(const char *name, umode_t mode, struct dentry *parent, in debugfs_create_x64()
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/mte/
H A Dcheck_buffer_fill.c28 static int check_buffer_by_byte(int mem_type, int mode) in check_buffer_by_byte()
63 static int check_buffer_underflow_by_byte(int mem_type, int mode, in check_buffer_underflow_by_byte()
158 static int check_buffer_overflow_by_byte(int mem_type, int mode, in check_buffer_overflow_by_byte()
261 static int check_buffer_by_block_iterate(int mem_type, int mode, size_t size) in check_buffer_by_block_iterate()
336 static int check_buffer_by_block(int mem_type, int mode) in check_buffer_by_block()
365 static int check_memory_initial_tags(int mem_type, int mode, int mapping) in check_memory_initial_tags()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_probe_helper.c71 drm_mode_validate_flag(const struct drm_display_mode *mode, in drm_mode_validate_flag()
90 drm_mode_validate_pipeline(struct drm_display_mode *mode, in drm_mode_validate_pipeline()
148 struct drm_display_mode *mode; in drm_helper_probe_add_cmdline_mode() local
181 const struct drm_display_mode *mode) in drm_crtc_mode_valid()
192 const struct drm_display_mode *mode) in drm_encoder_mode_valid()
205 struct drm_display_mode *mode, in drm_connector_mode_valid()
420 struct drm_display_mode *mode; in drm_helper_probe_single_connector_modes() local
/OK3568_Linux_fs/kernel/block/
H A Dioctl.c93 static int blkdev_reread_part(struct block_device *bdev, fmode_t mode) in blkdev_reread_part()
118 static int blk_ioctl_discard(struct block_device *bdev, fmode_t mode, in blk_ioctl_discard()
154 static int blk_ioctl_zeroout(struct block_device *bdev, fmode_t mode, in blk_ioctl_zeroout()
231 int __blkdev_driver_ioctl(struct block_device *bdev, fmode_t mode, in __blkdev_driver_ioctl()
254 int blkdev_compat_ptr_ioctl(struct block_device *bdev, fmode_t mode, in blkdev_compat_ptr_ioctl()
378 static int blkdev_flushbuf(struct block_device *bdev, fmode_t mode, in blkdev_flushbuf()
395 static int blkdev_roset(struct block_device *bdev, fmode_t mode, in blkdev_roset()
478 static int blkdev_bszset(struct block_device *bdev, fmode_t mode, in blkdev_bszset()
506 static int blkdev_common_ioctl(struct block_device *bdev, fmode_t mode, in blkdev_common_ioctl()
589 int blkdev_ioctl(struct block_device *bdev, fmode_t mode, unsigned cmd, in blkdev_ioctl()
[all …]
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dmodedb.c543 const struct fb_videomode *mode, unsigned int bpp) in fb_try_mode()
846 void fb_var_to_videomode(struct fb_videomode *mode, in fb_var_to_videomode()
894 const struct fb_videomode *mode) in fb_videomode_to_var()
959 struct fb_videomode *mode, *best = NULL; in fb_find_best_mode() local
992 const struct fb_videomode *fb_find_nearest_mode(const struct fb_videomode *mode, in fb_find_nearest_mode()
1037 struct fb_videomode *m, mode; in fb_match_mode() local
1057 int fb_add_videomode(const struct fb_videomode *mode, struct list_head *head) in fb_add_videomode()
1092 void fb_delete_videomode(const struct fb_videomode *mode, in fb_delete_videomode()
/OK3568_Linux_fs/kernel/usr/
H A Dgen_init_cpio.c104 unsigned int mode, uid_t uid, gid_t gid) in cpio_mkslink()
138 unsigned int mode; in cpio_mkslink_line() local
152 static int cpio_mkgeneric(const char *name, unsigned int mode, in cpio_mkgeneric()
188 mode_t mode; member
209 unsigned int mode; in cpio_mkgeneric_line() local
240 static int cpio_mknod(const char *name, unsigned int mode, in cpio_mknod()
277 unsigned int mode; in cpio_mknod_line() local
296 unsigned int mode, uid_t uid, gid_t gid, in cpio_mkfile()
405 unsigned int mode; in cpio_mkfile_line() local
/OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/
H A Dpage_track.c51 static inline bool page_track_mode_is_valid(enum kvm_page_track_mode mode) in page_track_mode_is_valid()
60 enum kvm_page_track_mode mode, short count) in update_gfn_track()
88 enum kvm_page_track_mode mode) in kvm_slot_page_track_add_page()
123 enum kvm_page_track_mode mode) in kvm_slot_page_track_remove_page()
142 enum kvm_page_track_mode mode) in kvm_page_track_is_active()
/OK3568_Linux_fs/kernel/drivers/crypto/nx/
H A Dnx.c488 static bool nx_check_prop(struct device *dev, u32 fc, u32 mode, int slot) in nx_check_prop()
503 static bool nx_check_props(struct device *dev, u32 fc, u32 mode) in nx_check_props()
514 static int nx_register_skcipher(struct skcipher_alg *alg, u32 fc, u32 mode) in nx_register_skcipher()
520 static int nx_register_aead(struct aead_alg *alg, u32 fc, u32 mode) in nx_register_aead()
526 static int nx_register_shash(struct shash_alg *alg, u32 fc, u32 mode, int slot) in nx_register_shash()
534 static void nx_unregister_skcipher(struct skcipher_alg *alg, u32 fc, u32 mode) in nx_unregister_skcipher()
540 static void nx_unregister_aead(struct aead_alg *alg, u32 fc, u32 mode) in nx_unregister_aead()
546 static void nx_unregister_shash(struct shash_alg *alg, u32 fc, u32 mode, in nx_unregister_shash()
653 static int nx_crypto_ctx_init(struct nx_crypto_ctx *nx_ctx, u32 fc, u32 mode) in nx_crypto_ctx_init()
/OK3568_Linux_fs/kernel/kernel/time/
H A Dhrtimer.c418 enum hrtimer_mode mode) in debug_hrtimer_activate()
432 enum hrtimer_mode mode) in hrtimer_init_on_stack()
443 clockid_t clock_id, enum hrtimer_mode mode) in hrtimer_init_sleeper_on_stack()
460 enum hrtimer_mode mode) { } in debug_hrtimer_activate()
466 enum hrtimer_mode mode) in debug_init()
473 enum hrtimer_mode mode) in debug_activate()
980 enum hrtimer_mode mode) in enqueue_hrtimer()
1070 const enum hrtimer_mode mode) in hrtimer_update_lowres()
1111 u64 delta_ns, const enum hrtimer_mode mode, in __hrtimer_start_range_ns()
1179 u64 delta_ns, const enum hrtimer_mode mode) in hrtimer_start_range_ns()
[all …]
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_lines.c37 int mode, int n, DDXPointPtr points) in glamor_poly_lines_solid_gl()
134 int mode, int n, DDXPointPtr points) in glamor_poly_lines_gl()
156 int mode, int n, DDXPointPtr points) in glamor_poly_lines_bail()
166 int mode, int n, DDXPointPtr points) in glamor_poly_lines()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/zynqmp/
H A Dmp.c55 static void set_r5_halt_mode(u8 halt, u8 mode) in set_r5_halt_mode()
76 static void set_r5_tcm_mode(u8 mode) in set_r5_tcm_mode()
94 static void set_r5_reset(u8 mode) in set_r5_reset()
108 static void release_r5_reset(u8 mode) in release_r5_reset()
209 void initialize_tcm(bool mode) in initialize_tcm()
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dcommon.h160 static inline void omap2xxx_restart(enum reboot_mode mode, const char *cmd) in omap2xxx_restart()
168 static inline void am33xx_restart(enum reboot_mode mode, const char *cmd) in am33xx_restart()
176 static inline void omap3xxx_restart(enum reboot_mode mode, const char *cmd) in omap3xxx_restart()
184 static inline void ti81xx_restart(enum reboot_mode mode, const char *cmd) in ti81xx_restart()
193 static inline void omap44xx_restart(enum reboot_mode mode, const char *cmd) in omap44xx_restart()

12345678910>>...205