Home
last modified time | relevance | path

Searched refs:apu2 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/board/pcengines/apu2/
H A Dreadme.txt4 This is a board configuration for the apu2 platform by PC Engines.
6 https://pcengines.ch/apu2.htm
8 Since the apu2 does not have any graphical output, the default configuration
32 How to connect to the apu2
35 Connect to the DB9 serial port of the apu2 board (either directly or through a
/OK3568_Linux_fs/buildroot/configs/
H A Dpcengines_apu2_defconfig3 BR2_TARGET_GENERIC_HOSTNAME="apu2"
10 BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/pcengines/apu2/linux.config"
13 BR2_TARGET_ROOTFS_ISO9660_BOOT_MENU="board/pcengines/apu2/isolinux.cfg"
/OK3568_Linux_fs/kernel/sound/pci/
H A Des1968.c1576 int apu1, apu2; in snd_es1968_capture_open() local
1581 apu2 = snd_es1968_alloc_apu_pair(chip, ESM_APU_PCM_RATECONV); in snd_es1968_capture_open()
1582 if (apu2 < 0) { in snd_es1968_capture_open()
1584 return apu2; in snd_es1968_capture_open()
1590 snd_es1968_free_apu_pair(chip, apu2); in snd_es1968_capture_open()
1596 es->apu[2] = apu2; in snd_es1968_capture_open()
1597 es->apu[3] = apu2 + 1; in snd_es1968_capture_open()
1609 snd_es1968_free_apu_pair(chip, apu2); in snd_es1968_capture_open()
/OK3568_Linux_fs/kernel/drivers/leds/
H A DKconfig90 If you're looking for APU2/3, use the pcengines-apu2 driver.
/OK3568_Linux_fs/buildroot/
H A DDEVELOPERS622 F: board/pcengines/apu2/