Home
last modified time | relevance | path

Searched refs:ctype (Results 1 – 6 of 6) sorted by relevance

/linux-4.19.296/drivers/clk/versatile/
Dclk-icst.c67 enum icst_control_type ctype; member
94 if (icst->ctype == ICST_INTEGRATOR_AP_CM) { in vco_get()
109 if (icst->ctype == ICST_INTEGRATOR_AP_SYS) { in vco_get()
124 if (icst->ctype == ICST_INTEGRATOR_AP_PCI) { in vco_get()
141 if (icst->ctype == ICST_INTEGRATOR_CP_CM_CORE) { in vco_get()
148 if (icst->ctype == ICST_INTEGRATOR_CP_CM_MEM) { in vco_get()
173 switch (icst->ctype) { in vco_set()
257 if (icst->ctype == ICST_INTEGRATOR_AP_CM || in icst_round_rate()
258 icst->ctype == ICST_INTEGRATOR_CP_CM_CORE) { in icst_round_rate()
267 if (icst->ctype == ICST_INTEGRATOR_CP_CM_MEM) { in icst_round_rate()
[all …]
/linux-4.19.296/drivers/isdn/hardware/mISDN/
Dhfcmulti.c964 if (hc->ctype == HFC_TYPE_E1) { in hfcmulti_resync()
985 if (hc->ctype == HFC_TYPE_E1 in hfcmulti_resync()
998 if (hc->ctype == HFC_TYPE_E1) { in hfcmulti_resync()
1009 "enabled by HFC-%dS\n", hc->ctype); in hfcmulti_resync()
1150 val, rev, (rev == 0 && (hc->ctype != HFC_TYPE_XHFC)) ? in init_chip()
1152 if (hc->ctype != HFC_TYPE_XHFC && rev == 0) { in init_chip()
1194 if (hc->ctype == HFC_TYPE_XHFC) { in init_chip()
1286 if (hc->ctype == HFC_TYPE_XHFC) in init_chip()
1292 if (hc->ctype == HFC_TYPE_XHFC) in init_chip()
1302 if (hc->ctype != HFC_TYPE_XHFC) in init_chip()
[all …]
Dhfc_multi.h143 int ctype; /* controller type */ member
/linux-4.19.296/drivers/s390/cio/
Dchsc_sch.c710 u32 ctype : 8; in chsc_ioctl_conf_comp_list() member
749 sccl_area->ctype = ccl->req.ctype; in chsc_ioctl_conf_comp_list()
750 switch (sccl_area->ctype) { in chsc_ioctl_conf_comp_list()
/linux-4.19.296/include/linux/sunrpc/
Dgss_krb5.h60 const u32 ctype; /* checksum type */ member
/linux-4.19.296/lib/
DMakefile31 lib-y := ctype.o string.o vsprintf.o cmdline.o \