/linux/Documentation/devicetree/bindings/sound/ |
H A D | nvidia,tegra210-mvc.yaml | 4 $id: http://devicetree.org/schemas/sound/nvidia,tegra210-mvc.yaml# 7 title: Tegra210 MVC 10 The Master Volume Control (MVC) provides gain or attenuation to a digital 12 volume control or it can be used as master volume control. The MVC block 15 also included in the MVC block. 27 pattern: "^mvc@[0-9a-f]*$" 31 - const: nvidia,tegra210-mvc 34 - nvidia,tegra264-mvc 35 - nvidia,tegra234-mvc 36 - nvidia,tegra194-mvc [all …]
|
H A D | nvidia,tegra210-ahub.yaml | 90 '^mvc@[0-9a-f]+$': 92 $ref: nvidia,tegra210-mvc.yaml#
|
/linux/arch/s390/kernel/ |
H A D | entry.S | 52 ALTERNATIVE "brcl 0,0", __stringify(mvc __PT_LAST_BREAK(8,\reg),__LC_LAST_BREAK(\lowcore)),\ 166 mvc __LC_CURRENT_PID(4,%r13),0(%r3) # store pid of next 189 mvc __SF_SIE_FLAGS(8,%r15),__TI_flags(%r14) # copy thread flags 258 mvc __PT_R8(64,%r2),__LC_SAVE_AREA(%r13) 263 mvc __LC_RETURN_PSW(16,%r13),STACK_FRAME_OVERHEAD+__PT_PSW(%r15) 279 mvc __LC_RETURN_PSW(16,%r13),STACK_FRAME_OVERHEAD+__PT_PSW(%r15) 320 mvc __PT_R8(64,%r11),__LC_SAVE_AREA(%r13) 321 mvc __PT_LAST_BREAK(8,%r11),__LC_PGM_LAST_BREAK(%r13) 340 mvc __LC_RETURN_PSW(16,%r13),STACK_FRAME_OVERHEAD+__PT_PSW(%r15) 349 mvc __LC_RETURN_PSW(8,%r13),__LC_SVC_NEW_PSW(%r13) [all …]
|
H A D | relocate_kernel.S | 66 mvc 0(8,%r0),0(%r4) # copy psw to absolute address 0
|
H A D | reipl.S | 62 mvc 1(7,%r1),1(%r4)
|
H A D | mcount.S | 180 mvc __SF_EMPTY(16,%r7),STACK_PTREGS_PSW(%r15)
|
/linux/arch/s390/boot/ |
H A D | head_kdump.S | 42 mvc 0(256,%r8),0(%r10) # Copy data mover code 45 mvc 0(256,%r8),0(%r10) # reserved mem 68 mvc 0(256,%r10),0(%r5) # Copy old kernel to tmp 69 mvc 0(256,%r5),0(%r11) # Copy new kernel to old 70 mvc 0(256,%r11),0(%r10) # Copy tmp to new
|
/linux/sound/soc/tegra/ |
H A D | tegra210_mvc.h | 3 * tegra210_mvc.h - Definitions for Tegra210 MVC driver 14 * The data comes from XBAR to MVC. 25 * The data goes out of MVC.
|
H A D | Kconfig | 136 tristate "Tegra210 MVC module" 138 Config to enable the digital Master Volume Controller (MVC) which 142 Say Y or M if you want to add support for Tegra210 MVC module.
|
H A D | tegra210_ahub.c | 130 /* XBAR -> MVC -> XBAR */ 225 /* XBAR -> MVC -> XBAR */ 363 /* XBAR -> MVC -> XBAR */ 704 /* MVC */ 771 /* MVC */ 861 /* MVC */
|
/linux/arch/s390/mm/ |
H A D | maccess.c | 39 " mvc 0(1,%4),0(%5)\n" in s390_kernel_write_odd() 40 "0: mvc 0(8,%3),0(%0)\n" in s390_kernel_write_odd()
|
/linux/arch/csky/kernel/ |
H A D | atomic.S | 51 mvc a0
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-compressed.rst | 54 * .. _V4L2-PIX-FMT-H264-MVC: 58 - H264 MVC video elementary stream.
|
/linux/arch/s390/include/asm/ |
H A D | processor.h | 157 " mvc 8(256-8,%[addr]),0(%[addr])\n" in __stackleak_poison() 165 "3: mvc 8(1,%[addr]),0(%[addr])\n" in __stackleak_poison()
|
H A D | uaccess.h | 421 "0: mvc %O[_dst](%[_len],%R[_dst]),%[_src]\n" \ 450 "0: mvc 0(%[_len],%[_dst]),%[_src]\n" \
|
/linux/drivers/media/platform/qcom/venus/ |
H A D | hfi_cmds.c | 919 struct hfi_mvc_buffer_layout_descp_type *mvc = prop_data; in pkt_session_set_property_1x() local 930 mvc->layout_type = in->layout_type; in pkt_session_set_property_1x() 931 mvc->bright_view_first = in->bright_view_first; in pkt_session_set_property_1x() 932 mvc->ngap = in->ngap; in pkt_session_set_property_1x() 933 pkt->shdr.hdr.size += sizeof(u32) + sizeof(*mvc); in pkt_session_set_property_1x()
|
/linux/arch/arm64/boot/dts/nvidia/ |
H A D | tegra186.dtsi | 420 tegra_mvc1: mvc@290a000 { 421 compatible = "nvidia,tegra186-mvc", 422 "nvidia,tegra210-mvc"; 428 tegra_mvc2: mvc@290a200 { 429 compatible = "nvidia,tegra186-mvc", 430 "nvidia,tegra210-mvc";
|
H A D | tegra210-p2371-2180.dts | 681 mvc@702da000 { 706 mvc@702da200 {
|
H A D | tegra194.dtsi | 520 tegra_mvc1: mvc@290a000 { 521 compatible = "nvidia,tegra194-mvc", 522 "nvidia,tegra210-mvc"; 528 tegra_mvc2: mvc@290a200 { 529 compatible = "nvidia,tegra194-mvc", 530 "nvidia,tegra210-mvc";
|
H A D | tegra210.dtsi | 1723 tegra_mvc1: mvc@702da000 { 1724 compatible = "nvidia,tegra210-mvc"; 1730 tegra_mvc2: mvc@702da200 { 1731 compatible = "nvidia,tegra210-mvc";
|
H A D | tegra210-p3450-0000.dts | 1067 mvc@702da000 { 1092 mvc@702da200 {
|
H A D | tegra194-p2972-0000.dts | 666 mvc@290a000 { 691 mvc@290a200 {
|
H A D | tegra194-p3509-0000.dtsi | 711 mvc@290a000 { 736 mvc@290a200 {
|
H A D | tegra186-p2771-0000.dts | 819 mvc@290a000 { 844 mvc@290a200 {
|
/linux/arch/s390/tools/ |
H A D | opcodes.txt | 722 d2 mvc SS_L0RDRD
|