Searched refs:apu (Results 1 – 8 of 8) sorted by relevance
| /Linux-v6.1/sound/pci/ |
| D | es1968.c | 450 u8 apu[4]; member 523 unsigned char apu[NR_APUS]; member 907 offset = apu_get_register(chip, es->apu[0], 5); in snd_es1968_get_dma_ptr() 914 static void snd_es1968_apu_set_freq(struct es1968 *chip, int apu, int freq) in snd_es1968_apu_set_freq() argument 916 apu_set_register(chip, apu, 2, in snd_es1968_apu_set_freq() 917 (apu_get_register(chip, apu, 2) & 0x00FF) | in snd_es1968_apu_set_freq() 919 apu_set_register(chip, apu, 3, freq >> 8); in snd_es1968_apu_set_freq() 923 static inline void snd_es1968_trigger_apu(struct es1968 *esm, int apu, int mode) in snd_es1968_trigger_apu() argument 926 __apu_set_register(esm, apu, 0, in snd_es1968_trigger_apu() 927 (__apu_get_register(esm, apu, 0) & 0xff0f) | in snd_es1968_trigger_apu() [all …]
|
| /Linux-v6.1/Documentation/gpu/amdgpu/ |
| D | driver-misc.rst | 41 :file: ./apu-asic-info-table.csv
|
| /Linux-v6.1/drivers/leds/ |
| D | Makefile | 15 obj-$(CONFIG_LEDS_APU) += leds-apu.o
|
| D | Kconfig | 84 module will be called leds-apu.
|
| /Linux-v6.1/drivers/clk/mediatek/ |
| D | Makefile | 107 obj-$(CONFIG_COMMON_CLK_MT8365_APU) += clk-mt8365-apu.o
|
| D | Kconfig | 657 tristate "Clock driver for MediaTek MT8365 apu" 661 This driver supports MediaTek MT8365 apu clocks.
|
| /Linux-v6.1/drivers/infiniband/hw/mlx5/ |
| D | devx.c | 1440 if (!MLX5_CAP_GEN(dev->mdev, apu) || in is_apu_cq()
|
| /Linux-v6.1/include/linux/mlx5/ |
| D | mlx5_ifc.h | 1841 u8 apu[0x1]; member
|