Searched full:ce2 (Results 1 – 25 of 31) sorted by relevance
12
/Linux-v6.6/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-v6.6/Documentation/devicetree/bindings/net/wireless/ |
D | qcom,ath11k.yaml | 107 - description: interrupt event for ring CE2 161 - const: ce2 230 - description: interrupt event for ring CE2 334 "ce2",
|
D | qcom,ath10k.yaml | 247 - description: CE2
|
/Linux-v6.6/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 */ 611 * There are some CE2 cards out which claim to be a CE card. 612 * This function looks for a "CE2" in the 3rd version field. 613 * Returns: true if this is a CE2 618 if (p_dev->prod_id[2] && strstr(p_dev->prod_id[2], "CE2")) in has_ce2_string() 685 /* another try (James Lehmer's CE2 version 4.1)*/ in pcmcia_get_mac_ce() 999 * This also clears the interrupt flags on CE2 cards in xirc2ps_interrupt() 1750 PCMCIA_DEVICE_PROD_ID13("Xircom", "PS-CE2-10", 0x2e3ee845, 0x947d9073),
|
/Linux-v6.6/drivers/net/wireless/ath/ath11k/ |
D | ce.c | 30 /* CE2: target->host WMI */ 135 /* CE2: target->host WMI */ 215 /* CE2: target->host WMI */
|
D | hw.c | 1311 /* CE2: target->host WMI */ 1644 /* CE2: target->host WMI */ 1823 /* CE2: target->host WMI */ 2095 /* CE2: target->host WMI */
|
D | pcic.c | 17 "ce2",
|
D | ahb.c | 53 "ce2",
|
/Linux-v6.6/drivers/net/wireless/ath/ath12k/ |
D | ce.c | 29 /* CE2: target->host WMI */ 163 /* CE2: target->host WMI */
|
D | hw.c | 139 /* CE2: target->host WMI */ 266 /* CE2: target->host WMI */
|
D | pci.c | 69 "ce2",
|
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | gk104.c | 499 { 0x1b, "CE2", NULL, NVKM_ENGINE_CE, 2 }, 551 { 0x19, "CE2" },
|
D | gv100.c | 346 { 0x18, "CE2" },
|
/Linux-v6.6/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 | xpedite5301.dts | 74 3 0 0 0xef840000 0x40000>; /* CS3: 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 | xpedite5330.dts | 110 3 0 0 0xef840000 0x40000>; /* CS3: NAND CE2 */
|
/Linux-v6.6/drivers/pinctrl/sunxi/ |
D | pinctrl-sun6i-a31.c | 436 SUNXI_FUNCTION(0x2, "nand0")), /* CE2 */ 956 SUNXI_FUNCTION(0x2, "nand1")), /* CE2 */
|
D | pinctrl-sun8i-a23.c | 197 SUNXI_FUNCTION(0x2, "nand0")), /* CE2 */
|
D | pinctrl-sun8i-a83t.c | 175 SUNXI_FUNCTION(0x2, "nand0")), /* CE2 */
|
D | pinctrl-sun9i-a80.c | 247 SUNXI_FUNCTION(0x2, "nand0"), /* CE2 */
|
/Linux-v6.6/drivers/net/wireless/ath/ath10k/ |
D | snoc.c | 154 /* CE2: target->host WMI */ 263 /* CE2: target->host WMI */
|
/Linux-v6.6/drivers/crypto/nx/ |
D | nx-common-pseries.c | 107 * CE2 0=processed_bytes is source bytes, 1=processed_bytes is target bytes */
|
12