Home
last modified time | relevance | path

Searched full:lop (Results 1 – 25 of 53) sorted by relevance

123

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
Dnvidia,tegra-audio-wm8903.yaml55 - LOP
78 "Int Spk", "LOP",
Dwlf,wm8903.yaml23 * LOP
/kernel/linux/linux-5.10/drivers/media/pci/intel/ipu3/
Dipu3-cio2.h318 u32 *lop[CIO2_MAX_LOPS]; member
373 * when reaching the end of LOP
378 /* single List of Pointers (LOP) page */
415 u32 first_page_offset; /* offset for 1st page in LOP */
427 u32 lop_page_addr; /* Points to list of pointers (LOP) table */
Dipu3-cio2.c126 * List of Pointers(LOP) contains 1024x32b pointers to 4KB page each in cio2_fbpt_init_dummy()
206 * The first not meaningful FBPT entry should point to a valid LOP in cio2_fbpt_entry_init_buf()
849 memset(b->lop, 0, sizeof(b->lop)); in cio2_vb2_buf_init()
850 /* Allocate LOP table */ in cio2_vb2_buf_init()
852 b->lop[i] = dma_alloc_coherent(dev, PAGE_SIZE, in cio2_vb2_buf_init()
854 if (!b->lop[i]) in cio2_vb2_buf_init()
858 /* Fill LOP */ in cio2_vb2_buf_init()
870 b->lop[i][j] = PFN_DOWN(sg_page_iter_dma_address(&sg_iter)); in cio2_vb2_buf_init()
878 b->lop[i][j] = PFN_DOWN(cio2->dummy_page_bus_addr); in cio2_vb2_buf_init()
882 dma_free_coherent(dev, PAGE_SIZE, b->lop[i], b->lop_bus_addr[i]); in cio2_vb2_buf_init()
[all …]
/kernel/linux/linux-6.6/drivers/media/pci/intel/ipu3/
Dipu3-cio2.h336 u32 *lop[CIO2_MAX_LOPS]; member
393 * when reaching the end of LOP
398 /* single List of Pointers (LOP) page */
437 u32 first_page_offset; /* offset for 1st page in LOP */
449 u32 lop_page_addr; /* Points to list of pointers (LOP) table */
Dipu3-cio2.c143 * List of Pointers(LOP) contains 1024x32b pointers to 4KB page each in cio2_fbpt_init_dummy()
222 * The first not meaningful FBPT entry should point to a valid LOP in cio2_fbpt_entry_init_buf()
850 memset(b->lop, 0, sizeof(b->lop)); in cio2_vb2_buf_init()
851 /* Allocate LOP table */ in cio2_vb2_buf_init()
853 b->lop[i] = dma_alloc_coherent(dev, PAGE_SIZE, in cio2_vb2_buf_init()
855 if (!b->lop[i]) in cio2_vb2_buf_init()
859 /* Fill LOP */ in cio2_vb2_buf_init()
871 b->lop[i][j] = PFN_DOWN(sg_page_iter_dma_address(&sg_iter)); in cio2_vb2_buf_init()
879 b->lop[i][j] = PFN_DOWN(cio2->dummy_page_bus_addr); in cio2_vb2_buf_init()
883 dma_free_coherent(dev, PAGE_SIZE, b->lop[i], b->lop_bus_addr[i]); in cio2_vb2_buf_init()
[all …]
/kernel/linux/linux-6.6/sound/soc/codecs/
Dwm8990.c155 SOC_SINGLE("LOP Mute Switch", WM8990_LINE_OUTPUTS_VOLUME,
157 SOC_SINGLE("LOP Attenuation Switch", WM8990_LINE_OUTPUTS_VOLUME,
452 SOC_DAPM_SINGLE("LONMIX Inverted LOP Switch", WM8990_LINE_MIXER1,
652 SND_SOC_DAPM_OUTPUT("LOP"),
751 {"LONMIX", "LONMIX Inverted LOP Switch", "LOPMIX"},
785 {"LOP", NULL, "LOPMIX"},
Dwm8400.c191 SOC_SINGLE("LOP Mute Switch", WM8400_LINE_OUTPUTS_VOLUME,
193 SOC_SINGLE("LOP Attenuation Switch", WM8400_LINE_OUTPUTS_VOLUME,
480 SOC_DAPM_SINGLE("LONMIX Inverted LOP Switch", WM8400_LINE_MIXER1,
686 SND_SOC_DAPM_OUTPUT("LOP"),
785 {"LONMIX", "LONMIX Inverted LOP Switch", "LOPMIX"},
819 {"LOP", NULL, "LOPMIX"},
Dwm8991.c227 SOC_SINGLE("LOP Mute Switch", WM8991_LINE_OUTPUTS_VOLUME,
229 SOC_SINGLE("LOP Attenuation Switch", WM8991_LINE_OUTPUTS_VOLUME,
521 SOC_DAPM_SINGLE("LONMIX Inverted LOP Switch", WM8991_LINE_MIXER1,
723 SND_SOC_DAPM_OUTPUT("LOP"),
822 {"LONMIX", "LONMIX Inverted LOP Switch", "LOPMIX"},
856 {"LOP", NULL, "LOPMIX"},
Dtlv320dac33.c517 /* LOP L/R invert selection */
518 static const char *dac33_lr_lom_texts[] = {"DAC", "LOP"};
556 * LOP inverted from the corresponding DAC side.
592 {"Left LOM Inverted From", "LOP", "Analog Left Bypass"},
593 {"Right LOM Inverted From", "LOP", "Analog Right Bypass"},
/kernel/linux/linux-5.10/sound/soc/codecs/
Dwm8990.c155 SOC_SINGLE("LOP Mute Switch", WM8990_LINE_OUTPUTS_VOLUME,
157 SOC_SINGLE("LOP Attenuation Switch", WM8990_LINE_OUTPUTS_VOLUME,
452 SOC_DAPM_SINGLE("LONMIX Inverted LOP Switch", WM8990_LINE_MIXER1,
652 SND_SOC_DAPM_OUTPUT("LOP"),
751 {"LONMIX", "LONMIX Inverted LOP Switch", "LOPMIX"},
785 {"LOP", NULL, "LOPMIX"},
Dwm8400.c191 SOC_SINGLE("LOP Mute Switch", WM8400_LINE_OUTPUTS_VOLUME,
193 SOC_SINGLE("LOP Attenuation Switch", WM8400_LINE_OUTPUTS_VOLUME,
480 SOC_DAPM_SINGLE("LONMIX Inverted LOP Switch", WM8400_LINE_MIXER1,
686 SND_SOC_DAPM_OUTPUT("LOP"),
785 {"LONMIX", "LONMIX Inverted LOP Switch", "LOPMIX"},
819 {"LOP", NULL, "LOPMIX"},
Dwm8991.c227 SOC_SINGLE("LOP Mute Switch", WM8991_LINE_OUTPUTS_VOLUME,
229 SOC_SINGLE("LOP Attenuation Switch", WM8991_LINE_OUTPUTS_VOLUME,
521 SOC_DAPM_SINGLE("LONMIX Inverted LOP Switch", WM8991_LINE_MIXER1,
723 SND_SOC_DAPM_OUTPUT("LOP"),
822 {"LONMIX", "LONMIX Inverted LOP Switch", "LOPMIX"},
856 {"LOP", NULL, "LOPMIX"},
Dtlv320dac33.c517 /* LOP L/R invert selection */
518 static const char *dac33_lr_lom_texts[] = {"DAC", "LOP"};
556 * LOP inverted from the corresponding DAC side.
592 {"Left LOM Inverted From", "LOP", "Analog Left Bypass"},
593 {"Right LOM Inverted From", "LOP", "Analog Right Bypass"},
/kernel/linux/linux-5.10/arch/ia64/include/asm/
Dmca_asm.h33 * 1. Lop off bits 61 thru 63 in the virtual address
41 * 1. Lop off bits 61 thru 63 in the virtual address
/kernel/linux/linux-6.6/arch/ia64/include/asm/
Dmca_asm.h33 * 1. Lop off bits 61 thru 63 in the virtual address
41 * 1. Lop off bits 61 thru 63 in the virtual address
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dwm8903.txt52 * LOP
Dnvidia,tegra-audio-wm8903.txt46 "Int Spk", "LOP",
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dtegra20-plutux.dts46 "Int Spk", "LOP",
Dtegra20-tec.dts54 "Int Spk", "LOP",
Dtegra20-medcom-wide.dts78 "Int Spk", "LOP",
/kernel/linux/linux-6.6/arch/arm/boot/dts/nvidia/
Dtegra20-tec.dts54 "Int Spk", "LOP",
Dtegra20-plutux.dts46 "Int Spk", "LOP",
Dtegra20-medcom-wide.dts81 "Int Spk", "LOP",
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
Dhal_pwr_seq.h150 …WR_BASEADDR_MAC, PWR_CMD_WRITE, 0xFF, 0x00},/*When driver enter Sus/ Disable, enable LOP for BT*/ \
181 …WR_BASEADDR_MAC, PWR_CMD_WRITE, 0xFF, 0x40},/*When driver enter Sus/ Disable, enable LOP for BT*/ \

123