Home
last modified time | relevance | path

Searched full:ce2 (Results 1 – 25 of 55) sorted by relevance

123

/kernel/linux/linux-4.19/fs/hfsplus/
Dunicode.c130 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()
/kernel/linux/linux-5.10/fs/hfsplus/
Dunicode.c130 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()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/wireless/
Dqcom,ath11k.yaml35 - description: interrupt event for ring CE2
91 - const: ce2
228 "ce2",
/kernel/linux/linux-5.10/drivers/net/ethernet/xircom/
Dxirc2ps_cs.c6 * 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),
/kernel/linux/linux-4.19/drivers/net/ethernet/xircom/
Dxirc2ps_cs.c6 * 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),
/kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/nvkm/subdev/top/
Dgk104.c80 case 0x00000003: A_(CE2 ); break; in gk104_top_oneinit()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/top/
Dgk104.c81 case 0x00000003: A_(CE2 ); break; in gk104_top_oneinit()
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/net/wireless/
Dqcom,ath10k.txt141 <0 132 0 /* CE2 */ >,
/kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/nvkm/core/
Dsubdev.c60 [NVKM_ENGINE_CE2 ] = "ce2",
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/core/
Dsubdev.c61 [NVKM_ENGINE_CE2 ] = "ce2",
/kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dgv100.c189 { 0x18, "CE2" },
Dgk104.c1088 { 0x1b, "CE2", NULL, NVKM_ENGINE_CE2 },
1140 { 0x19, "CE2" },
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dgv100.c190 { 0x18, "CE2" },
Dgk104.c1092 { 0x1b, "CE2", NULL, NVKM_ENGINE_CE2 },
1144 { 0x19, "CE2" },
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Dce.c28 /* CE2: target->host WMI */
130 /* CE2: target->host WMI */
Dhw.c305 /* CE2: target->host WMI */
638 /* CE2: target->host WMI */
Dahb.c47 "ce2",
/kernel/linux/linux-5.10/arch/powerpc/boot/dts/
Dxpedite5200.dts381 3 0x0 0xef840000 0x00010000 // NAND CE2
Dxpedite5200_xmon.dts385 3 0x0 0xe8010000 0x00010000 // NAND CE2
Dxpedite5370.dts72 3 0 0 0xef840000 0x40000>; /* CS3: NAND CE2 */
Dxcalibur1501.dts73 3 0 0 0xef840000 0x40000 /* CS3: NAND CE2 */
/kernel/linux/linux-4.19/arch/powerpc/boot/dts/
Dxpedite5200.dts384 3 0x0 0xef840000 0x00010000 // NAND CE2
Dxpedite5200_xmon.dts388 3 0x0 0xe8010000 0x00010000 // NAND CE2
Dxpedite5370.dts75 3 0 0 0xef840000 0x40000>; /* CS3: NAND CE2 */
Dxpedite5301.dts77 3 0 0 0xef840000 0x40000>; /* CS3: NAND CE2 */

123