| /linux/drivers/clk/versatile/ |
| A D | clk-icst.c | 53 enum icst_control_type ctype; member 159 switch (icst->ctype) { in vco_set() 341 enum icst_control_type ctype) in icst_clk_setup() argument 368 icst->ctype = ctype; in icst_clk_setup() 490 enum icst_control_type ctype; in of_syscon_icst_setup() local 516 ctype = ICST_VERSATILE; in of_syscon_icst_setup() 519 ctype = ICST_VERSATILE; in of_syscon_icst_setup() 522 ctype = ICST_INTEGRATOR_AP_CM; in of_syscon_icst_setup() 525 ctype = ICST_INTEGRATOR_AP_SYS; in of_syscon_icst_setup() 528 ctype = ICST_INTEGRATOR_AP_PCI; in of_syscon_icst_setup() [all …]
|
| /linux/arch/mips/sgi-ip22/ |
| A D | ip22-setup.c | 31 char *ctype; in plat_mem_setup() local 61 ctype = ArcGetEnvironmentVariable("console"); in plat_mem_setup() 64 if ((ctype && *ctype == 'd') || (cserial && *cserial == 's')) { in plat_mem_setup() 69 add_preferred_console("ttyS", *(ctype + 1) == '2' ? 1 : 0, in plat_mem_setup() 71 } else if (!ctype || *ctype != 'g') { in plat_mem_setup()
|
| /linux/arch/mips/alchemy/common/ |
| A D | platform.c | 105 int c = alchemy_get_uarts(ctype); in alchemy_setup_uarts() 230 res[0].start = alchemy_ohci_data[ctype][0]; in alchemy_setup_usb() 233 res[1].start = alchemy_ohci_data[ctype][1]; in alchemy_setup_usb() 246 if ((ctype == ALCHEMY_CPU_AU1200) || (ctype == ALCHEMY_CPU_AU1300)) { in alchemy_setup_usb() 266 if (ctype == ALCHEMY_CPU_AU1300) { in alchemy_setup_usb() 409 if (alchemy_get_macs(ctype) < 1) in alchemy_setup_macs() 430 if (alchemy_get_macs(ctype) < 2) in alchemy_setup_macs() 455 int ctype = alchemy_get_cputype(); in au1xxx_platform_init() local 457 alchemy_setup_uarts(ctype); in au1xxx_platform_init() 458 alchemy_setup_macs(ctype); in au1xxx_platform_init() [all …]
|
| A D | clock.c | 151 int ctype) in alchemy_clk_setup_cpu() argument 750 static int __init alchemy_clk_init_fgens(int ctype) in alchemy_clk_init_fgens() argument 758 switch (ctype) { in alchemy_clk_init_fgens() 795 if (ctype == ALCHEMY_CPU_AU1300) { in alchemy_clk_init_fgens() 971 switch (ctype) { in alchemy_clk_setup_imux() 1047 int ctype = alchemy_get_cputype(), ret, i; in alchemy_clk_init() local 1061 i = (ctype == ALCHEMY_CPU_AU1300) ? 84 : 63; in alchemy_clk_init() 1066 if (ctype == ALCHEMY_CPU_AU1300) { in alchemy_clk_init() 1090 ret = alchemy_clk_init_fgens(ctype); in alchemy_clk_init() 1097 ret = alchemy_clk_setup_imux(ctype); in alchemy_clk_init() [all …]
|
| /linux/arch/s390/kernel/ |
| A D | cache.c | 130 enum cache_type ctype; in init_cache_level() local 136 ctype = get_cache_type(&ct.ci[0], level); in init_cache_level() 137 if (ctype == CACHE_TYPE_NOCACHE) in init_cache_level() 140 leaves += (ctype == CACHE_TYPE_SEPARATE) ? 2 : 1; in init_cache_level() 153 enum cache_type ctype; in populate_cache_leaves() local 161 ctype = get_cache_type(&ct.ci[0], level); in populate_cache_leaves() 162 if (ctype == CACHE_TYPE_SEPARATE) { in populate_cache_leaves() 166 ci_leaf_init(this_leaf++, pvt, ctype, level, cpu); in populate_cache_leaves()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| A D | rvu_npa.c | 96 inst.ctype = req->ctype; in rvu_npa_aq_enq_inst() 118 if (req->ctype == NPA_AQ_CTYPE_AURA) { in rvu_npa_aq_enq_inst() 129 if (req->ctype == NPA_AQ_CTYPE_AURA) { in rvu_npa_aq_enq_inst() 165 if (req->ctype == NPA_AQ_CTYPE_AURA) { in rvu_npa_aq_enq_inst() 180 if (req->ctype == NPA_AQ_CTYPE_POOL) { in rvu_npa_aq_enq_inst() 198 if (req->ctype == NPA_AQ_CTYPE_AURA) in rvu_npa_aq_enq_inst() 238 aq_req.ctype = req->ctype; in npa_lf_hwctx_disable() 268 lock_ctx_req.ctype = req->ctype; in npa_lf_hwctx_lockdown() 276 (req->ctype == NPA_AQ_CTYPE_AURA) ? in npa_lf_hwctx_lockdown() 548 ctx_req.ctype = NPA_AQ_CTYPE_POOL; in rvu_npa_lf_teardown() [all …]
|
| A D | rvu_npc_hash.c | 401 static u64 rvu_exact_prepare_mdata(u8 *mac, u16 chan, u16 ctype, u64 mask) in rvu_exact_prepare_mdata() argument 409 ldata |= ((u64)ctype << 60); in rvu_exact_prepare_mdata() 442 ldata = rvu_exact_prepare_mdata(mac, chan, ctype, mask); in rvu_exact_calculate_hash() 588 u8 ctype, u16 chan, u8 *mac_addr) in rvu_exact_prepare_table_entry() argument 597 mdata |= FIELD_PREP(GENMASK_ULL(61, 60), ctype); in rvu_exact_prepare_table_entry() 786 u8 ctype, u32 *seq_id, bool cmd, u32 mcam_idx, u16 pcifunc) in rvu_npc_exact_add_to_list() argument 839 entry->ctype = ctype; in rvu_npc_exact_add_to_list() 1317 u16 chan, u8 ctype, u32 *seq_id, bool cmd, in rvu_npc_exact_add_table_entry() argument 1330 ctype = 0; in rvu_npc_exact_add_table_entry() 1339 mdata = rvu_exact_prepare_table_entry(rvu, true, ctype, chan, mac); in rvu_npc_exact_add_table_entry() [all …]
|
| A D | rvu_debugfs.c | 1172 switch (ctype) { in rvu_dbg_npa_ctx_display() 1202 aq_req.ctype = ctype; in rvu_dbg_npa_ctx_display() 1277 switch (ctype) { in write_npa_ctx() 1660 aq_req.ctype = NIX_AQ_CTYPE_SQ; in rvu_dbg_nix_tm_tree_display() 1925 aq_req.ctype = NIX_AQ_CTYPE_SQ; in rvu_dbg_nix_tm_topo_display() 2235 void *unused, int ctype) in rvu_dbg_nix_queue_ctx_display() argument 2249 switch (ctype) { in rvu_dbg_nix_queue_ctx_display() 2303 aq_req.ctype = ctype; in rvu_dbg_nix_queue_ctx_display() 2362 switch (ctype) { in write_nix_queue_ctx() 2389 int ctype) in rvu_dbg_nix_queue_ctx_write() argument [all …]
|
| A D | rvu_nix.c | 1014 switch (req->ctype) { in rvu_nix_blk_aq_enq_inst() 1075 inst.ctype = req->ctype; in rvu_nix_blk_aq_enq_inst() 1222 if (req->ctype != NIX_AQ_CTYPE_CQ) in rvu_nix_verify_aq_ctx() 1309 switch (ctype) { in nix_get_ctx_name() 1357 aq_req.ctype = req->ctype; in nix_lf_hwctx_disable() 1390 lock_ctx_req.ctype = req->ctype; in nix_lf_hwctx_lockdown() 3112 aq_req.ctype = NIX_AQ_CTYPE_MCE; in nix_blk_setup_mce() 5245 ctx_req.ctype = NIX_AQ_CTYPE_SQ; in rvu_nix_lf_teardown() 5252 ctx_req.ctype = NIX_AQ_CTYPE_RQ; in rvu_nix_lf_teardown() 5259 ctx_req.ctype = NIX_AQ_CTYPE_CQ; in rvu_nix_lf_teardown() [all …]
|
| /linux/arch/m68k/include/asm/ |
| A D | bootstd.h | 85 #define _bsc3(type,name,atype,a,btype,b,ctype,c) \ argument 86 type name(atype a, btype b, ctype c) \ 100 #define _bsc4(type,name,atype,a,btype,b,ctype,c,dtype,d) \ argument 101 type name(atype a, btype b, ctype c, dtype d) \ 116 #define _bsc5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \ argument 117 type name(atype a, btype b, ctype c, dtype d, etype e) \
|
| /linux/arch/arm64/kernel/ |
| A D | cacheinfo.c | 43 unsigned int ctype, level, leaves; in detect_cache_level() local 46 ctype = get_cache_type(level); in detect_cache_level() 47 if (ctype == CACHE_TYPE_NOCACHE) { in detect_cache_level() 52 leaves += (ctype == CACHE_TYPE_SEPARATE) ? 2 : 1; in detect_cache_level()
|
| /linux/arch/riscv/include/asm/ |
| A D | io.h | 61 #define __io_reads_ins(port, ctype, len, bfence, afence) \ argument 68 ctype *buf = buffer; \ 71 ctype x = __raw_read ## len(addr); \ 78 #define __io_writes_outs(port, ctype, len, bfence, afence) \ argument 85 const ctype *buf = buffer; \
|
| /linux/arch/riscv/kernel/pi/ |
| A D | Makefile | 38 $(obj)/ctype.o: $(srctree)/lib/ctype.c FORCE 41 obj-y := cmdline_early.pi.o fdt_early.pi.o string.pi.o ctype.pi.o lib-fdt.pi.o lib-fdt_ro.pi.o arc…
|
| /linux/drivers/media/firewire/ |
| A D | firedtv-avc.c | 75 u8 ctype; member 155 const char *ret = ctype < ARRAY_SIZE(ctypes) ? ctypes[ctype] : NULL; in debug_fcp_ctype() 591 c->ctype = AVC_CTYPE_CONTROL; in avc_tuner_dsd() 635 c->ctype = AVC_CTYPE_CONTROL; in avc_tuner_set_pids() 678 c->ctype = AVC_CTYPE_CONTROL; in avc_tuner_get_ts() 884 c->ctype = AVC_CTYPE_NOTIFY; in avc_register_remote_control() 978 c->ctype = AVC_CTYPE_STATUS; in avc_ca_app_info() 1020 c->ctype = AVC_CTYPE_STATUS; in avc_ca_info() 1245 c->ctype = AVC_CTYPE_STATUS; in avc_ca_get_time_date() 1278 c->ctype = AVC_CTYPE_STATUS; in avc_ca_enter_menu() [all …]
|
| /linux/arch/mips/sni/ |
| A D | setup.c | 63 char *ctype; in sni_console_setup() local 71 ctype = prom_getenv("console"); in sni_console_setup() 72 switch (*ctype) { in sni_console_setup()
|
| /linux/arch/riscv/purgatory/ |
| A D | Makefile | 3 purgatory-y := purgatory.o sha256.o entry.o string.o ctype.o memcpy.o memset.o 14 $(obj)/ctype.o: $(srctree)/lib/ctype.c FORCE
|
| /linux/drivers/fpga/ |
| A D | stratix10-soc.c | 181 struct stratix10_svc_command_config_type ctype; in s10_ops_write_init() local 186 ctype.flags = 0; in s10_ops_write_init() 189 ctype.flags |= BIT(COMMAND_RECONFIG_FLAG_PARTIAL); in s10_ops_write_init() 196 &ctype, sizeof(ctype)); in s10_ops_write_init()
|
| /linux/drivers/isdn/hardware/mISDN/ |
| A D | hfcmulti.c | 941 if (hc->ctype == HFC_TYPE_E1 in hfcmulti_resync() 1242 if (hc->ctype == HFC_TYPE_XHFC) in init_chip() 1248 if (hc->ctype == HFC_TYPE_XHFC) in init_chip() 1258 if (hc->ctype != HFC_TYPE_XHFC) in init_chip() 1447 if (hc->ctype == HFC_TYPE_E1) in init_chip() 1467 if (hc->ctype != HFC_TYPE_XHFC) in init_chip() 2719 if (hc->ctype != HFC_TYPE_E1) in hfcmulti_interrupt() 4068 if (hc->ctype == HFC_TYPE_E1) in open_bchannel() 5001 hc->ctype = m->type; in hfcmulti_init() 5119 if (hc->ctype == HFC_TYPE_E1) in hfcmulti_init() [all …]
|
| /linux/tools/firewire/ |
| A D | decode-fcp.c | 140 uint32_t ctype:4; member 164 ctype_names[frame->ctype], subunit_type_names[frame->subunit_type], in decode_avc()
|
| /linux/drivers/net/wwan/iosm/ |
| A D | iosm_ipc_imem.h | 239 enum ipc_ctype ctype; member 460 enum ipc_ctype ctype); 574 void ipc_imem_channel_init(struct iosm_imem *ipc_imem, enum ipc_ctype ctype,
|
| A D | iosm_ipc_imem.c | 20 return chnl->ctype == IPC_CTYPE_WWAN && in ipc_imem_check_wwan_ips() 307 switch (pipe->channel->ctype) { in ipc_imem_dl_skb_process() 1061 enum ipc_ctype ctype) in ipc_imem_channel_alloc() argument 1069 if (channel->ctype == ctype && channel->index == index) in ipc_imem_channel_alloc() 1076 ctype); in ipc_imem_channel_alloc() 1085 if (channel->ctype == IPC_CTYPE_WWAN && in ipc_imem_channel_alloc() 1095 void ipc_imem_channel_init(struct iosm_imem *ipc_imem, enum ipc_ctype ctype, in ipc_imem_channel_init() argument 1114 channel->ctype = ctype; in ipc_imem_channel_init()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| A D | qos_sq.c | 179 cn10k_sq_aq->ctype = NIX_AQ_CTYPE_SQ; in otx2_qos_ctx_disable() 188 sq_aq->ctype = NIX_AQ_CTYPE_SQ; in otx2_qos_ctx_disable() 201 aura_aq->ctype = NPA_AQ_CTYPE_AURA; in otx2_qos_ctx_disable() 214 pool_aq->ctype = NPA_AQ_CTYPE_POOL; in otx2_qos_ctx_disable()
|
| A D | otx2_dcbnl.c | 162 cn10k_sq_aq->ctype = NIX_AQ_CTYPE_SQ; in otx2_pfc_update_sq_smq_mapping() 177 sq_aq->ctype = NIX_AQ_CTYPE_SQ; in otx2_pfc_update_sq_smq_mapping() 363 aq->ctype = NIX_AQ_CTYPE_CQ; in otx2_update_bpid_in_rqctx() 378 npa_aq->ctype = NPA_AQ_CTYPE_AURA; in otx2_update_bpid_in_rqctx()
|
| /linux/net/sunrpc/auth_gss/ |
| A D | gss_krb5_mech.c | 40 .ctype = CKSUMTYPE_HMAC_SHA1_96_AES128, 69 .ctype = CKSUMTYPE_HMAC_SHA1_96_AES256, 101 .ctype = CKSUMTYPE_CMAC_CAMELLIA128, 127 .ctype = CKSUMTYPE_CMAC_CAMELLIA256, 156 .ctype = CKSUMTYPE_HMAC_SHA256_128_AES128, 182 .ctype = CKSUMTYPE_HMAC_SHA384_192_AES256,
|
| /linux/tools/perf/ |
| A D | check-headers.sh | 195 check include/linux/ctype.h '-I "isdigit("' 196 check lib/ctype.c '-I "^EXPORT_SYMBOL" -I "^#include <linux/export.h>" -B'
|