Searched full:ce2 (Results 1 – 25 of 30) sorted by relevance
12
/Linux-v5.10/fs/hfsplus/ |
D | unicode.c | 130 u16 *ce1, *ce2; in hfsplus_uni2asc() local 206 ce2 = hfsplus_compose_lookup(ce1, c0); in hfsplus_uni2asc() 207 if (ce2) { in hfsplus_uni2asc() 210 ce1 = hfsplus_compose_lookup(ce2, in hfsplus_uni2asc() 215 ce2 = ce1; in hfsplus_uni2asc() 217 cc = ce2[0]; in hfsplus_uni2asc()
|
/Linux-v5.10/Documentation/devicetree/bindings/net/wireless/ |
D | qcom,ath11k.yaml | 35 - description: interrupt event for ring CE2 91 - const: ce2 228 "ce2",
|
/Linux-v5.10/drivers/net/ethernet/xircom/ |
D | xirc2ps_cs.c | 6 * including the CE2, CE IIps, RE-10, CEM28, CEM33, CE33, CEM56, 275 int silicon; /* silicon revision. 0=old CE2, 1=Scipper, 4=Mohawk */ 606 * There are some CE2 cards out which claim to be a CE card. 607 * This function looks for a "CE2" in the 3rd version field. 608 * Returns: true if this is a CE2 613 if (p_dev->prod_id[2] && strstr(p_dev->prod_id[2], "CE2")) in has_ce2_string() 681 /* another try (James Lehmer's CE2 version 4.1)*/ in pcmcia_get_mac_ce() 1000 * This also clears the interrupt flags on CE2 cards in xirc2ps_interrupt() 1751 PCMCIA_DEVICE_PROD_ID13("Xircom", "PS-CE2-10", 0x2e3ee845, 0x947d9073),
|
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/top/ |
D | gk104.c | 81 case 0x00000003: A_(CE2 ); break; in gk104_top_oneinit()
|
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/core/ |
D | subdev.c | 61 [NVKM_ENGINE_CE2 ] = "ce2",
|
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | gv100.c | 190 { 0x18, "CE2" },
|
D | gk104.c | 1092 { 0x1b, "CE2", NULL, NVKM_ENGINE_CE2 }, 1144 { 0x19, "CE2" },
|
/Linux-v5.10/drivers/net/wireless/ath/ath11k/ |
D | hw.c | 305 /* CE2: target->host WMI */ 638 /* CE2: target->host WMI */
|
D | ce.c | 28 /* CE2: target->host WMI */ 130 /* CE2: target->host WMI */
|
D | ahb.c | 47 "ce2",
|
D | pci.c | 70 "ce2",
|
/Linux-v5.10/arch/powerpc/boot/dts/ |
D | xpedite5200.dts | 381 3 0x0 0xef840000 0x00010000 // NAND CE2
|
D | xpedite5200_xmon.dts | 385 3 0x0 0xe8010000 0x00010000 // NAND CE2
|
D | xpedite5370.dts | 72 3 0 0 0xef840000 0x40000>; /* CS3: NAND CE2 */
|
D | xcalibur1501.dts | 73 3 0 0 0xef840000 0x40000 /* CS3: NAND CE2 */
|
D | xpedite5301.dts | 74 3 0 0 0xef840000 0x40000>; /* CS3: NAND CE2 */
|
D | xpedite5330.dts | 110 3 0 0 0xef840000 0x40000>; /* CS3: NAND CE2 */
|
/Linux-v5.10/drivers/pinctrl/sunxi/ |
D | pinctrl-sun6i-a31.c | 437 SUNXI_FUNCTION(0x2, "nand0")), /* CE2 */ 957 SUNXI_FUNCTION(0x2, "nand1")), /* CE2 */
|
D | pinctrl-sun8i-a23.c | 198 SUNXI_FUNCTION(0x2, "nand0")), /* CE2 */
|
D | pinctrl-sun8i-a83t.c | 176 SUNXI_FUNCTION(0x2, "nand")), /* CE2 */
|
D | pinctrl-sun9i-a80.c | 248 SUNXI_FUNCTION(0x2, "nand0"), /* CE2 */
|
/Linux-v5.10/drivers/net/wireless/ath/ath10k/ |
D | snoc.c | 153 /* CE2: target->host WMI */ 262 /* CE2: target->host WMI */
|
D | pci.c | 138 /* CE2: target->host WMI */ 246 /* CE2: target->host WMI */
|
/Linux-v5.10/drivers/mtd/spi-nor/controllers/ |
D | aspeed-smc.c | 119 * CE0 and CE1 can only be of type SPI. CE2 can be of type NOR but the
|
/Linux-v5.10/drivers/crypto/nx/ |
D | nx-842-pseries.c | 82 * CE2 0=processed_bytes is source bytes, 1=processed_bytes is target bytes */
|
12