Home
last modified time | relevance | path

Searched full:cmb (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dqcom,coresight-tpdm.yaml13 Basic Counts (BC), Tenure Counts (TC), Continuous Multi-Bit (CMB), and Discrete
54 qcom,cmb-element-bits:
56 Specifies the CMB(Continuous Multi-Bit) element size supported by
58 is enabled. CMB element size currently only supports 8-bit, 32-bit
71 qcom,cmb-msrs-num:
73 Specifies the number of CMB MSR(mux select register) registers supported
75 this TPDM doesn't support CMB MSR.
133 qcom,cmb-element-bits = <64>;
134 qcom,cmb-msrs-num = <32>;
H A Dqcom,coresight-tpda.yaml15 task for free-flowing data from TPDM (i.e. CMB and DSB data set flows).
/freebsd/sys/dev/age/
H A Dif_agereg.h309 * All descriptors and CMB/SMB share the same high address.
418 /* CMB DMA Write Threshold Register */
427 /* RX/TX count-down timer to trigger CMB-write. */
434 /* Number of packet received since last CMB write */
437 /* Number of packet transmitted since last CMB write */
546 struct cmb { struct
H A Dif_age.c933 "could not create CMB DMA tag.\n"); in age_dma_alloc()
1017 /* CMB block */ in age_dma_alloc()
1024 "could not allocate DMA'able memory for CMB block.\n"); in age_dma_alloc()
1033 "could not load DMA'able memory for CMB block.\n"); in age_dma_alloc()
1251 /* CMB block */ in age_dma_free()
2117 struct cmb *cmb; in age_int_task() local
2127 cmb = sc->age_rdata.age_cmb_block; in age_int_task()
2128 status = le32toh(cmb->intr_status); in age_int_task()
2134 sc->age_tpd_cons = (le32toh(cmb->tpd_cons) & TPD_CONS_MASK) >> in age_int_task()
2136 sc->age_rr_prod = (le32toh(cmb->rprod_cons) & RRD_PROD_MASK) >> in age_int_task()
[all …]
H A Dif_agevar.h121 struct cmb *age_cmb_block;
133 #define AGE_CMB_BLOCK_SZ sizeof(struct cmb)
/freebsd/sys/dev/ale/
H A Dif_ale.c512 * Don't use Tx CMB. It is known to cause RRS update failure in ale_attach()
955 * Tx descriptors/RXF0/CMB DMA blocks share ALE_DESC_ADDR_HI register
1089 "could not create Tx CMB DMA tag.\n"); in ale_dma_alloc()
1109 "could not create Rx page %d CMB DMA tag.\n", i); in ale_dma_alloc()
1161 /* Tx CMB. */ in ale_dma_alloc()
1168 "could not allocate DMA'able memory for Tx CMB.\n"); in ale_dma_alloc()
1177 "could not load DMA'able memory for Tx CMB.\n"); in ale_dma_alloc()
1182 /* Rx CMB. */ in ale_dma_alloc()
1190 "DMA'able memory for Rx page %d CMB.\n", i); in ale_dma_alloc()
1200 "memory for Rx page %d CMB.\n", i); in ale_dma_alloc()
[all …]
/freebsd/contrib/one-true-awk/testdir/
H A Dtd.136 cmb joVuRF4djg5C. 214 1 m1660,m025 /usr/guest
110 cmb joVuRF4djg5C. 214 1 m1660,m025 /usr/guest
184 cmb joVuRF4djg5C. 214 1 m1660,m025 /usr/guest
258 cmb joVuRF4djg5C. 214 1 m1660,m025 /usr/guest
332 cmb joVuRF4djg5C.:214:1:m1660,m025:/usr/guest:
406 cmb joVuRF4djg5C.:214:1:m1660,m025:/usr/guest:
480 cmb joVuRF4djg5C.:214:1:m1660,m025:/usr/guest:
554 cmb joVuRF4djg5C.:214:1:m1660,m025:/usr/guest:
628 cmb joVuRF4djg5C.:214:1:m1660,m025:/usr/guest:
734 cmb joVuRF4djg5C. 214 1 m1660,m025 /usr/guest
[all …]
H A Dtest.data57 1031 cmb
/freebsd/lib/libc/rpc/
H A Dsvc_auth.c85 * The caller still owns and is responsible for msg->u.cmb.cred and
86 * msg->u.cmb.verf. The authentication system retains ownership of
/freebsd/sys/dev/alc/
H A Dif_alcvar.h68 #define ALC_CMB_SZ (sizeof(struct cmb))
102 struct cmb *alc_cmb;
H A Dif_alc.c1474 * Don't use Tx CMB. It is known to have silicon bug. in alc_attach()
1939 * Four Rx descriptor/return rings and CMB shares the same Rx
1963 * Make sure Rx return descriptor/Rx descriptor/CMB use in alc_check_boundary()
2076 "could not create CMB DMA tag.\n"); in alc_dma_alloc()
2161 /* Allocate DMA'able memory and load the DMA map for CMB. */ in alc_dma_alloc()
2168 "could not allocate DMA'able memory for CMB.\n"); in alc_dma_alloc()
2177 "could not load DMA'able memory for CMB.\n"); in alc_dma_alloc()
2198 "could not load DMA'able memory for CMB.\n"); in alc_dma_alloc()
2394 /* CMB block */ in alc_dma_free()
4082 /* Configure CMB. */ in alc_init_locked()
H A Dif_alcreg.h1186 /* CMB(Coalesing message block) */
1187 struct cmb { struct
/freebsd/sys/rpc/
H A Dsvc_auth.c70 * The caller still owns and is responsible for msg->u.cmb.cred and
71 * msg->u.cmb.verf. The authentication system retains ownership of
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsa8775p.dtsi1941 qcom,cmb-element-bits = <32>;
1942 qcom,cmb-msrs-num = <32>;
1999 qcom,cmb-element-bits = <32>;
2000 qcom,cmb-msrs-num = <32>;
2281 qcom,cmb-element-bits = <64>;
2282 qcom,cmb-msrs-num = <32>;
2301 qcom,cmb-element-bits = <64>;
2302 qcom,cmb-msrs-num = <32>;
2321 qcom,cmb-element-bits = <64>;
2322 qcom,cmb-msrs-num = <32>;
[all …]
/freebsd/sys/powerpc/powerpc/
H A Dcpu.c573 printf("%cMB L3 backside cache", in cpu_6xx_print_cacheinfo()
/freebsd/sys/dev/nvme/
H A Dnvme_qpair.c222 { NVME_SC_NOT_SUPPORTED_IN_CMB, "COMMAND NOT SUPPORTED FOR QUEUE IN CMB" },