Home
last modified time | relevance | path

Searched full:ixp46x (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-ixp4xx.c36 /* IXP43x and IXP46x-only */
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
387 of_device_is_compatible(np, "intel,ixp46x-interrupt"); in ixp4xx_of_init_irq()
401 IRQCHIP_DECLARE(ixp46x, "intel,ixp46x-interrupt",
/OK3568_Linux_fs/kernel/drivers/net/ethernet/xscale/
H A DKconfig31 tristate "Intel IXP46x as PTP clock"
36 This driver adds support for using the IXP46X as a PTP
H A Dptp_ixp46x.c3 * PTP 1588 clock using the IXP46X
229 .name = "IXP46X timer",
328 MODULE_DESCRIPTION("PTP clock using the IXP46X timer");
H A Dixp46x_ts.h3 * PTP 1588 clock using the IXP46X
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/
H A Dintel,ixp4xx-interrupt.yaml20 variations are IXP42x, IXP43x, IXP45x and IXP46x. Those four
31 - intel,ixp46x-interrupt
/OK3568_Linux_fs/kernel/arch/arm/mach-ixp4xx/include/mach/
H A Dixp4xx-regs.h113 /* ixp46X only */
132 /* ixp46X only */
349 /* IXP46x CPU (including IXP455) only */
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dintel-ixp45x-ixp46x.dtsi4 * in the IXP45x and IXP46x series. This series has 64 interrupts and adds a
/OK3568_Linux_fs/kernel/arch/arm/mach-ixp4xx/
H A Dixp4xx-of.c53 "intel,ixp46x",
H A Dcommon.c219 * I2C controller. The IXP46x uses the same block as the IOP3xx, so
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-iop3xx.c3 /* i2c-iop3xx.c i2c driver algorithms for Intel XScale IOP3xx & IXP46x */
22 * - Make it work with IXP46x chips
/OK3568_Linux_fs/kernel/Documentation/arm/
H A Dixp4xx.rst15 routing, firewalling, etc. The IXP46x family is an updated version which
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dproc-xscale.S605 string cpu_ixp46x_name, "XScale-IXP46x Family"
656 xscale_proc_info ixp46x, 0x69054200, 0xffffff00, cpu_ixp46x_name
/OK3568_Linux_fs/kernel/drivers/ptp/
H A Dptp_pch.c8 * This code was derived from the IXP46X driver.
/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()