Home
last modified time | relevance | path

Searched refs:m4 (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/Documentation/sound/alsa/
DHD-Audio-Models.txt185 gateway-m4 Gateway laptops with EAPD control
186 gateway-m4-2 Gateway laptops with EAPD control
251 dell-m4-1 Dell desktops
252 dell-m4-2 Dell desktops
253 dell-m4-3 Dell desktops
254 hp-m4 HP mini 1000
/linux-4.1.27/arch/sh/
DMakefile36 $(call cc-option,-m4-nofpu,)
38 cflags-$(CONFIG_CPU_SH4) := $(call cc-option,-m4,) \
39 $(call cc-option,-mno-implicit-fp,-m4-nofpu)
/linux-4.1.27/tools/usb/usbip/
D.gitignore3 aclocal.m4
/linux-4.1.27/drivers/ata/
Dsata_mv.c3395 u32 m4 = readl(port_mmio + PHY_MODE4); in mv6_phy_errata() local
3402 m4 = (m4 & ~PHY_MODE4_RSVD_ZEROS) | PHY_MODE4_RSVD_ONES; in mv6_phy_errata()
3404 m4 = (m4 & ~PHY_MODE4_CFG_MASK) | PHY_MODE4_CFG_VALUE; in mv6_phy_errata()
3405 writel(m4, port_mmio + PHY_MODE4); in mv6_phy_errata()
/linux-4.1.27/Documentation/devicetree/bindings/arm/
Dcpus.txt164 "arm,cortex-m4"
/linux-4.1.27/arch/arm/mach-omap2/
Dmux34xx.c17 #define _OMAP3_MUXENTRY(M0, g, m0, m1, m2, m3, m4, m5, m6, m7) \ argument
21 .muxnames = { m0, m1, m2, m3, m4, m5, m6, m7 }, \
26 #define _OMAP3_MUXENTRY(M0, g, m0, m1, m2, m3, m4, m5, m6, m7) \ argument
/linux-4.1.27/arch/arm/boot/dts/
Dr8a73a4.dtsi631 clock-output-names = "m4";