| /OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf530x/ |
| H A D | cpu.c | 13 int do_reset(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_reset()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | zip.c | 11 static int do_zip(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_zip()
|
| H A D | rng.c | 13 static int do_rng(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_rng()
|
| H A D | thordown.c | 16 int do_thor_down(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_thor_down()
|
| H A D | lzmadec.c | 20 static int do_lzmadec(cmd_tbl_t *cmdtp, int flag, int argc, char *const argv[]) in do_lzmadec()
|
| H A D | echo.c | 11 static int do_echo(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_echo()
|
| H A D | mp.c | 29 cpu_cmd(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in cpu_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/clk/bcm/ |
| H A D | clk-kona.h | 40 #define FLAG(type, flag) BCM_CLK_ ## type ## _FLAGS_ ## flag argument 41 #define FLAG_SET(obj, type, flag) ((obj)->flags |= FLAG(type, flag)) argument 42 #define FLAG_CLEAR(obj, type, flag) ((obj)->flags &= ~(FLAG(type, flag))) argument 43 #define FLAG_FLIP(obj, type, flag) ((obj)->flags ^= FLAG(type, flag)) argument 44 #define FLAG_TEST(obj, type, flag) (!!((obj)->flags & FLAG(type, flag))) argument
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | hisi504_nand.c | 429 unsigned int flag = 0; in hisi_nfc_cmdfunc() local 500 unsigned int flag; in hinfc_irq_handle() local 583 unsigned int flag = 0; in hisi_nfc_host_init() local 638 unsigned int flag; in hisi_nfc_ecc_probe() local 697 int flag; in hisi_nfc_attach_chip() local
|
| /OK3568_Linux_fs/u-boot/test/rockchip/ |
| H A D | test-display.c | 12 int do_test_display(cmd_tbl_t *cmdtp, int flag, int argc, char *const argv[]) in do_test_display()
|
| /OK3568_Linux_fs/u-boot/lib/dhry/ |
| H A D | cmd_dhry.c | 12 static int do_dhry(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_dhry()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | tcp_input.c | 971 int flag; member 2177 static bool tcp_check_sack_reneging(struct sock *sk, int flag) in tcp_check_sack_reneging() 2305 static bool tcp_time_to_recover(struct sock *sk, int flag) in tcp_time_to_recover() 2609 void tcp_cwnd_reduction(struct sock *sk, int newly_acked_sacked, int flag) in tcp_cwnd_reduction() 2680 static void tcp_try_to_open(struct sock *sk, int flag) in tcp_try_to_open() 2797 static void tcp_process_loss(struct sock *sk, int flag, int num_dupack, in tcp_process_loss() 2928 int fast_rexmit = 0, flag = *ack_flag; in tcp_fastretrans_alert() local 3041 static void tcp_update_rtt_min(struct sock *sk, u32 rtt_us, const int flag) in tcp_update_rtt_min() 3057 static bool tcp_ack_update_rtt(struct sock *sk, const int flag, in tcp_ack_update_rtt() 3225 int flag = 0; in tcp_clean_rtx_queue() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/clk/pxa/ |
| H A D | clk-pxa.h | 120 _mult_hp, _div_hp, is_lp, _cken_reg, _cken_bit, flag) \ argument 130 cken_bit, flag) \ argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/iterators/ |
| H A D | multi_pass.hpp | 132 void inhibit_clear_queue(bool flag) in inhibit_clear_queue() 229 void inhibit_clear_queue(multi_pass<T, Policies>& mp, bool flag) in inhibit_clear_queue()
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | vidconsole-uclass.c | 232 static int do_video_setcursor(cmd_tbl_t *cmdtp, int flag, int argc, in do_video_setcursor() 250 static int do_video_puts(cmd_tbl_t *cmdtp, int flag, int argc, in do_video_puts()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_init_88xx.c | 816 u8 flag; in pg_num_parser_88xx() local 871 u8 flag; in rqpn_parser_88xx() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_init_88xx.c | 815 u8 flag; in pg_num_parser_88xx() local 870 u8 flag; in rqpn_parser_88xx() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/halmac_88xx/ |
| H A D | halmac_init_88xx.c | 808 u8 flag; in pg_num_parser_88xx() local 863 u8 flag; in rqpn_parser_88xx() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_irq.c | 239 u32 flag, int *waiter_count) in vmw_generic_waiter_add() 251 u32 flag, int *waiter_count) in vmw_generic_waiter_remove()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/common/ |
| H A D | hal_bufs.c | 29 #define hal_bufs_dbg(flag, fmt, ...) _mpp_dbg(hal_bufs_debug, flag, fmt, ## __VA_ARGS__) argument 30 #define hal_bufs_dbg_f(flag, fmt, ...) _mpp_dbg_f(hal_bufs_debug, flag, fmt, ## __VA_ARGS__) argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_init_88xx.c | 816 u8 flag; in pg_num_parser_88xx() local 871 u8 flag; in rqpn_parser_88xx() local
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/ |
| H A D | h265e_codec.h | 49 #define h265e_dbg(flag, fmt, ...) _mpp_dbg(h265e_debug, flag, fmt, ## __VA_ARGS__) argument 50 #define h265e_dbg_f(flag, fmt, ...) _mpp_dbg_f(h265e_debug, flag, fmt, ## __VA_ARGS__) argument
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/ |
| H A D | hw.c | 99 u32 i, *flag; in default_sw_reg_flag() local 110 u32 i, *flag; in default_sw_reg_flag() local
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | cpufeature.h | 40 #define x86_cap_flag(flag) x86_cap_flags[flag] argument 43 #define x86_cap_flag(flag) ((flag) >> 5), ((flag) & 31) argument
|
| /OK3568_Linux_fs/kernel/arch/mips/lantiq/xway/ |
| H A D | dma.c | 98 unsigned long flag; in ltq_dma_open() local 110 unsigned long flag; in ltq_dma_close() local
|