Searched full:onchip (Results 1 – 25 of 33) sorted by relevance
12
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-platform-mellanox-bootctl | 35 emmc boot from the onchip eMMC 36 emmc_legacy boot from the onchip eMMC in legacy (slow) mode 50 emmc boot from the onchip eMMC 51 emmc_legacy boot from the onchip eMMC in legacy (slow) mode
|
/linux-6.12.1/drivers/net/ethernet/wiznet/ |
D | Kconfig | 28 the MAC and PHY functions only, onchip TCP/IP is unused. 41 the MAC and PHY functions only, onchip TCP/IP is unused.
|
/linux-6.12.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | brcm,bcm6345-l1-intc.txt | 10 - Most onchip peripherals are wired directly to an L1 input
|
D | brcm,bcm7038-l1-intc.yaml | 18 - Most onchip peripherals are wired directly to an L1 input
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | renesas,idt821034.yaml | 13 The IDT821034 codec is a four channel PCM codec with onchip filters and
|
/linux-6.12.1/drivers/net/ethernet/broadcom/ |
D | b44.h | 60 #define MAC_CTRL_PHY_PDOWN 0x00000004 /* Onchip EPHY Powerdown */ 61 #define MAC_CTRL_PHY_EDET 0x00000008 /* Onchip EPHY Energy Detected */ 62 #define MAC_CTRL_PHY_LEDCTRL 0x000000e0 /* Onchip EPHY LED Control */
|
/linux-6.12.1/drivers/char/hw_random/ |
D | pasemi-rng.c | 7 * Driver for the PWRficient onchip rng
|
/linux-6.12.1/arch/nios2/platform/ |
D | Kconfig.platform | 25 This way you can store a devicetree in NOR flash or an onchip rom.
|
/linux-6.12.1/drivers/net/ethernet/pasemi/ |
D | pasemi_mac_ethtool.c | 5 * Ethtool hooks for the PA Semi PWRficient onchip 1G/10G Ethernet MACs
|
D | pasemi_mac.h | 5 * Driver for the PA6T-1682M onchip 1G/10G Ethernet MACs, soft state and
|
/linux-6.12.1/arch/mips/sgi-ip22/ |
D | ip22-time.c | 78 * we are using the onchip r4k counter/compare register to serve this in plat_time_init()
|
/linux-6.12.1/arch/mips/sni/ |
D | time.c | 122 * we are using the onchip r4k counter/compare register to serve this in plat_time_init()
|
/linux-6.12.1/arch/x86/include/asm/ |
D | iosf_mbi.h | 3 * Intel OnChip System Fabric MailBox access support
|
/linux-6.12.1/drivers/mtd/nand/raw/ |
D | pasemi_nand.c | 8 * Driver for the PWRficient onchip NAND flash interface
|
/linux-6.12.1/drivers/edac/ |
D | pasemi_edac.c | 8 * Driver for the PWRficient onchip memory controllers
|
/linux-6.12.1/drivers/infiniband/hw/cxgb4/ |
D | device.c | 269 "onchip %u ep tid %u state %u " in dump_qp() 290 "onchip %u ep tid %u state %u " in dump_qp() 305 "qp sq id %u rq id %u state %u onchip %u\n", in dump_qp() 1012 * For T4 devices with onchip qp mem, we map only that part in c4iw_alloc() 1032 pr_err("Unable to ioremap onchip mem\n"); in c4iw_alloc()
|
/linux-6.12.1/drivers/net/can/ |
D | Kconfig | 90 tristate "Atmel AT91 onchip CAN controller"
|
/linux-6.12.1/sound/soc/sh/ |
D | hac.c | 343 MODULE_DESCRIPTION("SuperH onchip HAC (AC97) audio driver");
|
D | ssi.c | 402 MODULE_DESCRIPTION("SuperH onchip SSI (I2S) audio driver");
|
/linux-6.12.1/arch/powerpc/include/asm/ |
D | mpc52xx_psc.h | 4 * Definitions of consts/structs to drive the Freescale MPC52xx OnChip
|
/linux-6.12.1/arch/x86/pci/ |
D | irq.c | 761 * the routing registers, particularly for the onchip devices 766 * bits [6:4] reserved (sometimes used for onchip devices) 788 * Onchip routing for router rev-id 0x01/0xb0 and probably 0x00/0xb1: 809 * Onchip routing for router rev-id 0x04 (try-and-error observation)
|
/linux-6.12.1/drivers/gpu/drm/mcde/ |
D | mcde_drv.c | 309 * The vendor code uses ESRAM (onchip RAM) and need to activate in mcde_probe()
|
/linux-6.12.1/drivers/net/ethernet/freescale/ |
D | fsl_pq_mdio.c | 94 * control interfaces like onchip SERDES and are always tied to the local
|
/linux-6.12.1/drivers/usb/gadget/udc/cdns2/ |
D | cdns2-gadget.c | 1339 /* Calculates and assigns onchip memory for endpoints. */ 1384 dev_dbg(pdev->dev, "%s onchip address %04x, buffering: %d\n", in cdns2_eps_onchip_buffer_init() 1402 dev_dbg(pdev->dev, "%s onchip address %04x, buffering: %d\n", in cdns2_eps_onchip_buffer_init()
|
/linux-6.12.1/drivers/usb/cdns3/ |
D | cdns3-gadget.c | 2012 * cdns3_ep_onchip_buffer_reserve - Try to reserve onchip buf for EP 2040 * ALL OUT EPs are shared the same chunk onchip memory, so in cdns3_ep_onchip_buffer_reserve() 2171 /* onchip buffer is only allocated before configuration */ in cdns3_ep_config() 2176 dev_err(priv_dev->dev, "onchip mem is full, ep is invalid\n"); in cdns3_ep_config()
|
12