Home
last modified time | relevance | path

Searched defs:ctype (Results 1 – 25 of 59) sorted by relevance

123

/kernel/linux/linux-4.19/arch/mips/alchemy/common/
Dplatform.c101 static void __init alchemy_setup_uarts(int ctype) in alchemy_setup_uarts()
217 static void __init alchemy_setup_usb(int ctype) in alchemy_setup_usb()
390 static void __init alchemy_setup_macs(int ctype) in alchemy_setup_macs()
443 int ctype = alchemy_get_cputype(); in au1xxx_platform_init() local
Dclock.c151 int ctype) in alchemy_clk_setup_cpu()
743 static int __init alchemy_clk_init_fgens(int ctype) in alchemy_clk_init_fgens()
949 static int __init alchemy_clk_setup_imux(int ctype) in alchemy_clk_setup_imux()
1041 int ctype = alchemy_get_cputype(), ret, i; in alchemy_clk_init() local
/kernel/linux/linux-5.10/arch/mips/alchemy/common/
Dplatform.c101 static void __init alchemy_setup_uarts(int ctype) in alchemy_setup_uarts()
215 static void __init alchemy_setup_usb(int ctype) in alchemy_setup_usb()
396 static void __init alchemy_setup_macs(int ctype) in alchemy_setup_macs()
449 int ctype = alchemy_get_cputype(); in au1xxx_platform_init() local
Dclock.c151 int ctype) in alchemy_clk_setup_cpu()
750 static int __init alchemy_clk_init_fgens(int ctype) in alchemy_clk_init_fgens()
956 static int __init alchemy_clk_setup_imux(int ctype) in alchemy_clk_setup_imux()
1048 int ctype = alchemy_get_cputype(), ret, i; in alchemy_clk_init() local
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dbootstd.h85 #define _bsc3(type,name,atype,a,btype,b,ctype,c) \ argument
100 #define _bsc4(type,name,atype,a,btype,b,ctype,c,dtype,d) \ argument
116 #define _bsc5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \ argument
/kernel/linux/linux-4.19/arch/m68k/include/asm/
Dbootstd.h85 #define _bsc3(type,name,atype,a,btype,b,ctype,c) \ argument
100 #define _bsc4(type,name,atype,a,btype,b,ctype,c,dtype,d) \ argument
116 #define _bsc5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \ argument
/kernel/linux/linux-5.10/drivers/clk/versatile/
Dclk-icst.c52 enum icst_control_type ctype; member
340 enum icst_control_type ctype) in icst_clk_setup()
489 enum icst_control_type ctype; in of_syscon_icst_setup() local
/kernel/linux/linux-4.19/drivers/clk/versatile/
Dclk-icst.c67 enum icst_control_type ctype; member
355 enum icst_control_type ctype) in icst_clk_setup()
503 enum icst_control_type ctype; in of_syscon_icst_setup() local
/kernel/linux/linux-5.10/arch/mips/sgi-ip22/
Dip22-setup.c33 char *ctype; in plat_mem_setup() local
/kernel/linux/linux-4.19/arch/mips/sgi-ip22/
Dip22-setup.c33 char *ctype; in plat_mem_setup() local
/kernel/linux/linux-5.10/arch/s390/kernel/
Dcache.c133 enum cache_type ctype; in init_cache_level() local
158 enum cache_type ctype; in populate_cache_leaves() local
/kernel/linux/linux-4.19/arch/s390/kernel/
Dcache.c133 enum cache_type ctype; in init_cache_level() local
158 enum cache_type ctype; in populate_cache_leaves() local
/kernel/linux/linux-5.10/arch/mips/sni/
Dsetup.c61 char *ctype; in sni_console_setup() local
/kernel/linux/linux-4.19/arch/mips/sni/
Dsetup.c61 char *ctype; in sni_console_setup() local
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_debugfs.c560 static int rvu_dbg_npa_ctx_display(struct seq_file *m, void *unused, int ctype) in rvu_dbg_npa_ctx_display()
641 int npalf, int id, int ctype) in write_npa_ctx()
731 size_t count, loff_t *ppos, int ctype) in rvu_dbg_npa_ctx_write()
792 int ctype, int transaction) in ndc_cache_stats()
1056 void *unused, int ctype) in rvu_dbg_nix_queue_ctx_display()
1144 int id, int ctype, char *ctype_string) in write_nix_queue_ctx()
1207 int ctype) in rvu_dbg_nix_queue_ctx_write()
/kernel/linux/linux-4.19/arch/arm64/kernel/
Dcacheinfo.c50 unsigned int ctype, level, leaves, fw_level; in __init_cache_level() local
/kernel/linux/linux-5.10/arch/riscv/include/asm/
Dio.h74 #define __io_reads_ins(port, ctype, len, bfence, afence) \ argument
91 #define __io_writes_outs(port, ctype, len, bfence, afence) \ argument
/kernel/linux/linux-5.10/arch/arm64/kernel/
Dcacheinfo.c48 unsigned int ctype, level, leaves, fw_level; in init_cache_level() local
/kernel/linux/linux-5.10/tools/firewire/
Ddecode-fcp.c140 uint32_t ctype:4; member
/kernel/linux/linux-5.10/arch/m68k/include/uapi/asm/
Dbootinfo-vme.h55 __be16 clun, dlun, ctype, dnum; member
/kernel/linux/linux-4.19/arch/m68k/include/uapi/asm/
Dbootinfo-vme.h55 __be16 clun, dlun, ctype, dnum; member
/kernel/linux/linux-4.19/tools/firewire/
Ddecode-fcp.c140 uint32_t ctype:4; member
/kernel/linux/linux-5.10/tools/lib/traceevent/
Dparse-filter.c424 create_arg_cmp(enum tep_filter_cmp_type ctype) in create_arg_cmp()
652 enum tep_filter_cmp_type *ctype, in process_op()
950 enum tep_filter_cmp_type ctype; in process_filter() local
/kernel/linux/linux-4.19/arch/riscv/include/asm/
Dio.h224 #define __io_reads_ins(port, ctype, len, bfence, afence) \ argument
241 #define __io_writes_outs(port, ctype, len, bfence, afence) \ argument
/kernel/linux/linux-4.19/tools/lib/traceevent/
Dparse-filter.c428 create_arg_cmp(enum filter_cmp_type ctype) in create_arg_cmp()
656 enum filter_cmp_type *ctype, in process_op()
954 enum filter_cmp_type ctype; in process_filter() local

123