Searched refs:mvc (Results 1 – 12 of 12) sorted by relevance
| /linux/sound/soc/tegra/ |
| H A D | tegra210_mvc.c | 51 struct tegra210_mvc *mvc = dev_get_drvdata(dev); in tegra210_mvc_runtime_suspend() local 53 regmap_read(mvc->regmap, TEGRA210_MVC_CTRL, &(mvc->ctrl_value)); in tegra210_mvc_runtime_suspend() 55 regcache_cache_only(mvc->regmap, true); in tegra210_mvc_runtime_suspend() 56 regcache_mark_dirty(mvc->regmap); in tegra210_mvc_runtime_suspend() 63 struct tegra210_mvc *mvc = dev_get_drvdata(dev); in tegra210_mvc_runtime_resume() local 65 regcache_cache_only(mvc->regmap, false); in tegra210_mvc_runtime_resume() 66 regcache_sync(mvc->regmap); in tegra210_mvc_runtime_resume() 68 regmap_write(mvc->regmap, TEGRA210_MVC_CTRL, mvc->ctrl_value); in tegra210_mvc_runtime_resume() 69 regmap_update_bits(mvc->regmap, in tegra210_mvc_runtime_resume() 91 static void tegra210_mvc_conv_vol(struct tegra210_mvc *mvc, u8 chan, s32 val) in tegra210_mvc_conv_vol() argument [all …]
|
| /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/arch/csky/kernel/ |
| H A D | atomic.S | 51 mvc a0
|
| /linux/arch/s390/kernel/ |
| H A D | reipl.S | 62 mvc 1(7,%r1),1(%r4)
|
| H A D | relocate_kernel.S | 66 mvc 0(8,%r0),0(%r4) # copy psw to absolute address 0
|
| /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 | tegra210-p2371-2180.dts | 681 mvc@702da000 { 706 mvc@702da200 {
|
| H A D | tegra264.dtsi | 1713 tegra_mvc1: mvc@9800000 { 1714 compatible = "nvidia,tegra264-mvc", 1715 "nvidia,tegra210-mvc"; 1741 tegra_mvc2: mvc@9810000 { 1742 compatible = "nvidia,tegra264-mvc", 1743 "nvidia,tegra210-mvc";
|
| H A D | tegra210-p3450-0000.dts | 1073 mvc@702da000 { 1098 mvc@702da200 {
|
| H A D | tegra186-p2771-0000.dts | 819 mvc@290a000 { 844 mvc@290a200 {
|
| H A D | tegra234.dtsi | 1247 tegra_mvc1: mvc@290a000 { 1248 compatible = "nvidia,tegra234-mvc", 1249 "nvidia,tegra210-mvc"; 1275 tegra_mvc2: mvc@290a200 { 1276 compatible = "nvidia,tegra234-mvc", 1277 "nvidia,tegra210-mvc";
|
| /linux/arch/s390/tools/ |
| H A D | opcodes.txt | 722 d2 mvc SS_L0RDRD
|