Home
last modified time | relevance | path

Searched refs:spitz (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/sound/soc/pxa/
H A DMakefile16 snd-soc-spitz-objs := spitz.o
17 obj-$(CONFIG_SND_PXA2XX_SOC_SPITZ) += snd-soc-spitz.o
/openbmc/linux/arch/arm/mach-pxa/
H A DMakefile32 obj-$(CONFIG_PXA_SHARP_Cxx00) += spitz.o sharpsl_pm.o spitz_pm.o
/openbmc/qemu/docs/system/arm/
H A Dxscale.rst1 Sharp XScale-based PDA models (``akita``, ``borzoi``, ``spitz``, ``terrier``, ``tosa``)
/openbmc/qemu/hw/arm/
H A Dspitz.c39 enum spitz_model_e { spitz, akita, borzoi, terrier }; enumerator
999 sl_flash_register(mpu, (model == spitz) ? FLASH_128M : FLASH_1024M); in spitz_common_init()
1082 smc->model = spitz; in spitzpda_class_init()
H A Dmeson.build73 system_ss.add(when: 'CONFIG_SPITZ', if_true: files('spitz.c'))
/openbmc/linux/drivers/video/backlight/
H A DKconfig25 tristate "LCD Panel support for SHARP corgi/spitz model"
29 corgi (C7x0) and spitz (Cxx00) models.
/openbmc/linux/arch/arm/tools/
H A Dmach-types149 spitz MACH_SPITZ SPITZ 713
/openbmc/qemu/docs/about/
H A Ddeprecated.rst249 …``borzoi``, ``cheetah``, ``connex``, ``mainstone``, ``n800``, ``n810``, ``spitz``, ``terrier``, ``…
/openbmc/qemu/
H A DMAINTAINERS927 F: hw/arm/spitz.c