Home
last modified time | relevance | path

Searched full:ixp43x (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/
H A Dintel,ixp4xx-interrupt.yaml20 variations are IXP42x, IXP43x, IXP45x and IXP46x. Those four
29 - intel,ixp43x-interrupt
52 compatible = "intel,ixp43x-interrupt";
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-ixp4xx.c36 /* IXP43x and IXP46x-only */
47 * @is_356: if this is an IXP43x, IXP45x or IX46x SoC (with 64 IRQs)
253 * @is_356: if this is an IXP43x, IXP45x or IXP46x SoC variant
304 * @is_356: if this is an IXP43x, IXP45x or IXP46x SoC variant
385 is_356 = of_device_is_compatible(np, "intel,ixp43x-interrupt") || in ixp4xx_of_init_irq()
397 IRQCHIP_DECLARE(ixp43x, "intel,ixp43x-interrupt",
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dintel-ixp43x-gateworks-gw2358.dts3 * Device Tree file for Gateworks IXP43x-based Cambria GW2358
8 #include "intel-ixp43x.dtsi"
12 compatible = "gateworks,gw2358", "intel,ixp43x";
H A Dintel-ixp43x.dtsi12 compatible = "intel,ixp43x-interrupt";
H A Dintel-ixp45x-ixp46x.dtsi13 compatible = "intel,ixp43x-interrupt";
H A DMakefile249 intel-ixp43x-gateworks-gw2358.dtb
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/
H A Dintel-ixp4xx.yaml24 - const: intel,ixp43x
/OK3568_Linux_fs/kernel/arch/arm/mach-ixp4xx/
H A Dixp4xx-of.c51 "intel,ixp43x",
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dproc-xscale.S604 string cpu_ixp43x_name, "XScale-IXP43x Family"
655 xscale_proc_info ixp43x, 0x69054040, 0xfffffff0, cpu_ixp43x_name
/OK3568_Linux_fs/kernel/arch/arm/mach-ixp4xx/include/mach/
H A Dixp4xx-regs.h340 /* IXP43x/46x CPUs */
/OK3568_Linux_fs/kernel/drivers/net/ethernet/xscale/
H A Dixp4xx_eth.c1401 * On all except IXP43x, NPE-B is used for the MDIO bus. in ixp4xx_eth_probe()
1418 * IXP43x lacks NPE-B and uses NPE-C for the MDIO bus access, in ixp4xx_eth_probe()
/OK3568_Linux_fs/kernel/drivers/soc/ixp4xx/
H A Dixp4xx-npe.c566 print_npe(KERN_INFO, npe, "IXP43x/IXP46x firmware ignored on " in npe_load_firmware()