Searched refs:UC (Results 1 – 13 of 13) sorted by relevance
/drivers/infiniband/hw/hfi1/ |
D | trace.c | 264 case OP(UC, SEND_LAST_WITH_IMMEDIATE): in parse_everbs_hdrs() 266 case OP(UC, SEND_ONLY_WITH_IMMEDIATE): in parse_everbs_hdrs() 268 case OP(UC, RDMA_WRITE_LAST_WITH_IMMEDIATE): in parse_everbs_hdrs() 274 case OP(UC, RDMA_WRITE_ONLY_WITH_IMMEDIATE): in parse_everbs_hdrs() 284 case OP(UC, RDMA_WRITE_FIRST): in parse_everbs_hdrs() 286 case OP(UC, RDMA_WRITE_ONLY): in parse_everbs_hdrs()
|
/drivers/net/ethernet/freescale/enetc/ |
D | enetc_pf.h | 9 enum enetc_mac_addr_type {UC, MC, MADDR_TYPE}; enumerator
|
D | enetc_pf.c | 126 if (type == UC) { in enetc_clear_mac_ht_flt() 140 if (type == UC) { in enetc_set_mac_ht_flt() 162 bool em = (f->mac_addr_cnt == 1) && (i == UC); in enetc_sync_mac_filters() 166 if (i == UC) in enetc_sync_mac_filters() 177 enetc_clear_mac_ht_flt(si, 0, UC); in enetc_sync_mac_filters() 190 if (i == UC) in enetc_sync_mac_filters() 222 filter = &pf->mac_filter[UC]; in enetc_pf_set_rx_mode()
|
/drivers/gpu/drm/amd/amdgpu/ |
D | umc_v8_10.c | 138 REG_GET_FIELD(mc_umc_status, MCA_UMC_UMC0_MCUMC_STATUST0, UC) == 1 || in umc_v8_10_query_uncorrectable_error_count() 375 REG_GET_FIELD(mc_umc_status, MCA_UMC_UMC0_MCUMC_STATUST0, UC) == 1 || in umc_v8_10_ecc_info_query_uncorrectable_error_count()
|
D | umc_v8_7.c | 85 REG_GET_FIELD(mc_umc_status, MCA_UMC_UMC0_MCUMC_STATUST0, UC) == 1 || in umc_v8_7_ecc_info_querry_uncorrectable_error_count() 296 REG_GET_FIELD(mc_umc_status, MCA_UMC_UMC0_MCUMC_STATUST0, UC) == 1 || in umc_v8_7_querry_uncorrectable_error_count()
|
D | amdgpu_mca.c | 51 REG_GET_FIELD(mc_status, MCA_UMC_UMC0_MCUMC_STATUST0, UC) == 1 || in amdgpu_mca_query_uncorrectable_error_count()
|
D | umc_v6_7.c | 155 REG_GET_FIELD(mc_umc_status, MCA_UMC_UMC0_MCUMC_STATUST0, UC) == 1 || in umc_v6_7_ecc_info_querry_uncorrectable_error_count() 353 REG_GET_FIELD(mc_umc_status, MCA_UMC_UMC0_MCUMC_STATUST0, UC) == 1 || in umc_v6_7_querry_uncorrectable_error_count()
|
D | umc_v6_1.c | 249 REG_GET_FIELD(mc_umc_status, MCA_UMC_UMC0_MCUMC_STATUST0, UC) == 1 || in umc_v6_1_querry_uncorrectable_error_count()
|
/drivers/infiniband/hw/mthca/ |
D | mthca_qp.c | 285 enum { RC, UC, UD, RD, RDEE, MLX, NUM_TRANS }; enumerator 291 case UC: return MTHCA_QP_ST_UC; in to_mthca_st() 476 if (qp->transport == RC || qp->transport == UC) { in mthca_query_qp() 1020 case UC: in mthca_alloc_wqe_buf() 1305 case IB_QPT_UC: qp->transport = UC; break; in mthca_alloc_qp() 1716 case UC: in mthca_tavor_post_send() 2046 case UC: in mthca_arbel_post_send()
|
/drivers/infiniband/core/ |
D | cma_trace.h | 145 ib_qp_type(UC) \
|
/drivers/hid/ |
D | Kconfig | 463 tristate "UC-Logic" 466 Support for UC-Logic and Huion tablets.
|
/drivers/mmc/host/ |
D | Kconfig | 475 be found on some embedded hardware such as UC-7112-LX.
|
/drivers/rtc/ |
D | Kconfig | 1043 systems, as well as EPPC-405-UC modules by electronic system design
|