Home
last modified time | relevance | path

Searched full:bch (Results 1 – 25 of 64) sorted by relevance

123

/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dgpmi-nand.yaml37 - description: Address and length of bch block.
42 - const: bch
48 const: bch
128 - description: SoC gpmi bch clock
129 - description: SoC gpmi bch apb clock
130 - description: SoC per1 bch clock
149 - description: SoC gpmi bch apb clock
167 - description: SoC gpmi bch clock
168 - description: SoC gpmi bch apb clock
183 reg-names = "gpmi-nand", "bch";
[all …]
H A Dgpmi-nand.txt13 - reg : should contain registers location and length for gpmi and bch.
14 - reg-names: Should contain the reg names "gpmi-nand" and "bch"
15 - interrupts : BCH interrupt number.
16 - interrupt-names : Should be "bch".
66 reg-names = "gpmi-nand", "bch";
68 interrupt-names = "bch";
H A Dnvidia-tegra20-nand.txt28 Supported values with "hw" ECC mode are: "rs", "bch".
35 - BCH: 4, 8, 14, 16
60 nand-ecc-algo = "bch";
H A Dmtk-nand.txt36 ecc-engine = <&bch>;
158 Required BCH properties:
170 bch: ecc@1100e000 {
H A Dgpmc-nand.txt32 "bch4" 4-bit BCH ecc code
33 "bch8" 8-bit BCH ecc code
34 "bch16" 16-bit BCH ECC code
H A Dmxic-nand.txt34 nand-ecc-algo = "bch";
H A Dti,elm.yaml14 errors and the location of the error based on BCH algorithms
H A Dmediatek,nand-ecc-engine.yaml56 bch: ecc@1100e000 {
H A Dnand-chip.yaml49 enum: [hamming, bch, rs]
H A Dfsmc-nand.txt38 software-based BCH.
H A Dallwinner,sun4i-a10-nand.yaml59 const: bch
/freebsd/contrib/ofed/libcxgb4/
H A Dt4_pci_id_tbl.h101 CH_PCI_ID_TABLE_FENTRY(0x4004), /* T420-bch */
102 CH_PCI_ID_TABLE_FENTRY(0x4005), /* T440-bch */
128 CH_PCI_ID_TABLE_FENTRY(0x5004), /* T520-bch */
129 CH_PCI_ID_TABLE_FENTRY(0x5005), /* T540-bch */
/freebsd/lib/libpmc/
H A Dpmc.haswellxeon.3687 .Pq Event BCH , Umask 11H
691 .Pq Event BCH , Umask 21H
695 .Pq Event BCH , Umask 12H
698 .Pq Event BCH , Umask 22H
701 .Pq Event BCH , Umask 14H
704 .Pq Event BCH , Umask 24H
707 .Pq Event BCH , Umask 18H
710 .Pq Event BCH , Umask 28H
H A Dpmc.haswell.3675 .Pq Event BCH , Umask 11H
679 .Pq Event BCH , Umask 21H
683 .Pq Event BCH , Umask 12H
686 .Pq Event BCH , Umask 22H
689 .Pq Event BCH , Umask 14H
692 .Pq Event BCH , Umask 24H
695 .Pq Event BCH , Umask 18H
698 .Pq Event BCH , Umask 28H
/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm5301x-nand-cs0-bch4.dtsi9 nand-ecc-algo = "bch";
H A Dbcm5301x-nand-cs0-bch1.dtsi11 nand-ecc-algo = "bch";
H A Dbcm5301x-nand-cs0-bch8.dtsi14 nand-ecc-algo = "bch";
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8-ss-conn.dtsi31 conn_bch_clk: clock-conn-bch {
356 reg-names = "gpmi-nand", "bch";
360 interrupt-names = "bch";
/freebsd/sys/dev/dpaa2/
H A Ddpaa2_ni.c3098 struct dpaa2_channel *bch = (struct dpaa2_channel *)buf->opt; in dpaa2_ni_rx() local
3099 struct dpaa2_ni_softc *sc = device_get_softc(bch->ni_dev); in dpaa2_ni_rx()
3112 KASSERT(bch != NULL, ("%s: buffer channel is NULL", __func__)); in dpaa2_ni_rx()
3140 mtx_assert(&bch->dma_mtx, MA_NOTOWNED); in dpaa2_ni_rx()
3141 mtx_lock(&bch->dma_mtx); in dpaa2_ni_rx()
3156 mtx_unlock(&bch->dma_mtx); in dpaa2_ni_rx()
3192 bch = (struct dpaa2_channel *)buf->opt; in dpaa2_ni_rx()
3194 mtx_assert(&bch->dma_mtx, MA_NOTOWNED); in dpaa2_ni_rx()
3195 mtx_lock(&bch->dma_mtx); in dpaa2_ni_rx()
3197 DPAA2_RX_BUF_SIZE, &bch->dma_mtx); in dpaa2_ni_rx()
[all …]
/freebsd/share/man/man4/
H A Dcxgbev.4153 Chelsio T420-BCH
155 Chelsio T440-BCH
/freebsd/sys/contrib/device-tree/src/mips/ingenic/
H A Djz4780.dtsi572 bch: bch@134d0000 { label
573 compatible = "ingenic,jz4780-bch";
H A Djz4725b.dtsi360 bch: ecc-controller@130d0000 { label
361 compatible = "ingenic,jz4725b-bch";
/freebsd/sys/contrib/device-tree/src/arm64/xilinx/
H A Dzynqmp-zc1751-xm016-dc2.dts145 nand-ecc-algo = "bch";
154 nand-ecc-algo = "bch";
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Dingenic,dma.yaml73 1, which can be configured to have special behaviour for NAND/BCH
/freebsd/contrib/dialog/samples/copifuncs/
H A Dcopi.rcnews57 ( cd ${BATCH} && rm -f bch* )

123