Searched refs:ctype (Results 1 – 8 of 8) sorted by relevance
79 u8 ctype; member149 static const char *debug_fcp_ctype(unsigned int ctype) in debug_fcp_ctype() argument159 const char *ret = ctype < ARRAY_SIZE(ctypes) ? ctypes[ctype] : NULL; in debug_fcp_ctype()595 c->ctype = AVC_CTYPE_CONTROL; in avc_tuner_dsd()637 c->ctype = AVC_CTYPE_CONTROL; in avc_tuner_set_pids()680 c->ctype = AVC_CTYPE_CONTROL; in avc_tuner_get_ts()721 c->ctype = AVC_CTYPE_CONTROL; in avc_identify_subunit()761 c->ctype = AVC_CTYPE_CONTROL; in avc_tuner_status()842 c->ctype = AVC_CTYPE_CONTROL; in avc_lnb_control()886 c->ctype = AVC_CTYPE_NOTIFY; in avc_register_remote_control()[all …]
964 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 …]
142 int ctype; /* controller type */ member
67 enum ctype { enum121 static enum ctype cptype = CT_NONE;202 static enum ctype parse_cp_type(const char *what, size_t count) in parse_cp_type()214 static const char *cp_type_to_str(enum ctype type) in cp_type_to_str()278 static void lkdtm_do_action(enum ctype which) in lkdtm_do_action()553 enum ctype type; in direct_entry()
619 u32 ctype : 8; in chsc_ioctl_conf_comp_list() member658 sccl_area->ctype = ccl->req.ctype; in chsc_ioctl_conf_comp_list()659 switch (sccl_area->ctype) { in chsc_ioctl_conf_comp_list()
97 u32 ctype; member677 mci_writel(host, CTYPE, (slot->ctype << slot->id)); in dw_mci_setup_bus()784 slot->ctype = SDMMC_CTYPE_4BIT; in dw_mci_set_ios()787 slot->ctype = SDMMC_CTYPE_8BIT; in dw_mci_set_ios()791 slot->ctype = SDMMC_CTYPE_1BIT; in dw_mci_set_ios()
1659 SVGA3dShaderConstType ctype; member
617 const char *ctype; in gfar_of_init() local767 ctype = of_get_property(np, "phy-connection-type", NULL); in gfar_of_init()770 if (ctype && !strcmp(ctype, "rgmii-id")) in gfar_of_init()