Home
last modified time | relevance | path

Searched refs:mvc (Results 1 – 21 of 21) sorted by relevance

/linux/sound/soc/tegra/
H A Dtegra210_mvc.c52 struct tegra210_mvc *mvc = dev_get_drvdata(dev); in tegra210_mvc_runtime_suspend() local
54 regmap_read(mvc->regmap, TEGRA210_MVC_CTRL, &(mvc->ctrl_value)); in tegra210_mvc_runtime_suspend()
56 regcache_cache_only(mvc->regmap, true); in tegra210_mvc_runtime_suspend()
57 regcache_mark_dirty(mvc->regmap); in tegra210_mvc_runtime_suspend()
64 struct tegra210_mvc *mvc = dev_get_drvdata(dev); in tegra210_mvc_runtime_resume() local
66 regcache_cache_only(mvc->regmap, false); in tegra210_mvc_runtime_resume()
67 regcache_sync(mvc->regmap); in tegra210_mvc_runtime_resume()
69 regmap_write(mvc->regmap, TEGRA210_MVC_CTRL, mvc in tegra210_mvc_runtime_resume()
92 tegra210_mvc_conv_vol(struct tegra210_mvc * mvc,u8 chan,s32 val) tegra210_mvc_conv_vol() argument
113 struct tegra210_mvc *mvc = snd_soc_component_get_drvdata(cmpnt); tegra210_mvc_get_ctrl_reg() local
178 struct tegra210_mvc *mvc = snd_soc_component_get_drvdata(cmpnt); tegra210_mvc_volume_switch_timeout() local
198 struct tegra210_mvc *mvc = snd_soc_component_get_drvdata(cmpnt); tegra210_mvc_update_mute() local
264 struct tegra210_mvc *mvc = snd_soc_component_get_drvdata(cmpnt); tegra210_mvc_get_vol() local
293 struct tegra210_mvc *mvc = snd_soc_component_get_drvdata(cmpnt); tegra210_mvc_update_vol() local
354 tegra210_mvc_reset_vol_settings(struct tegra210_mvc * mvc,struct device * dev) tegra210_mvc_reset_vol_settings() argument
398 struct tegra210_mvc *mvc = snd_soc_component_get_drvdata(cmpnt); tegra210_mvc_get_curve_type() local
409 struct tegra210_mvc *mvc = snd_soc_component_get_drvdata(cmpnt); tegra210_mvc_put_curve_type() local
429 tegra210_mvc_set_audio_cif(struct tegra210_mvc * mvc,struct snd_pcm_hw_params * params,unsigned int reg) tegra210_mvc_set_audio_cif() argument
467 struct tegra210_mvc *mvc = snd_soc_dai_get_drvdata(dai); tegra210_mvc_hw_params() local
714 struct tegra210_mvc *mvc; tegra210_mvc_platform_probe() local
[all...]
H A DMakefile17 snd-soc-tegra210-mvc-y := tegra210_mvc.o
37 obj-$(CONFIG_SND_SOC_TEGRA210_MVC) += snd-soc-tegra210-mvc.o
/linux/arch/s390/lib/
H A Dmem.S32 mvc 0(256,%r1),0(%r3)
48 mvc 0(1,%r1),0(%r3)
98 mvc 1(255,%r1),0(%r1)
111 mvc 1(1,%r1),0(%r1)
136 mvc 0(256,%r1),0(%r3)
142 mvc 0(1,%r1),0(%r3)
169 mvc \bytes(256-\bytes,%r1),0(%r1)
181 mvc \bytes(1,%r1),0(%r1)
/linux/arch/s390/boot/
H A Dhead.S130 mvc __LC_IO_NEW_PSW(8),0(%r13)
246 mvc __LC_EXT_NEW_PSW(16),0(%r13)
248 mvc __LC_PGM_NEW_PSW(16),0(%r13)
250 mvc __LC_IO_NEW_PSW(16),0(%r13)
259 mvc __LC_LAST_UPDATE_CLOCK(8),1(%r13)
262 mvc __LC_LAST_UPDATE_TIMER(8),0(%r13)
301 mvc __LC_GPREGS_SAVE_AREA-4095+64(64,%r8),__LC_SAVE_AREA
302 mvc __LC_PSW_SAVE_AREA-4095(16,%r8),__LC_PGM_OLD_PSW
303 mvc __LC_RETURN_PSW(16),__LC_PGM_OLD_PSW
311 mvc __PT_PSW(16,%r2),__LC_PSW_SAVE_AREA-4095(%r8)
[all …]
H A Dhead_kdump.S42 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/s390/kernel/
H A Dentry.S53 ALTERNATIVE "brcl 0,0", __stringify(mvc __PT_LAST_BREAK(8,\reg),__LC_LAST_BREAK(\lowcore)),\
167 mvc __LC_CURRENT_PID(4,%r13),0(%r4) # store pid of next
204 mvc __SF_SIE_FLAGS(8,%r15),__TI_flags(%r14) # copy thread flags
276 mvc __PT_R8(64,%r2),__LC_SAVE_AREA(%r13)
281 mvc __LC_RETURN_PSW(16,%r13),STACK_FRAME_OVERHEAD+__PT_PSW(%r15)
297 mvc __LC_RETURN_PSW(16,%r13),STACK_FRAME_OVERHEAD+__PT_PSW(%r15)
H A Dreipl.S62 mvc 1(7,%r1),1(%r4)
H A Drelocate_kernel.S66 mvc 0(8,%r0),0(%r4) # copy psw to absolute address 0
/linux/arch/csky/kernel/
H A Datomic.S51 mvc a0
/linux/drivers/media/platform/qcom/venus/
H A Dhfi_cmds.c919 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 Dtegra186.dtsi425 tegra_mvc1: mvc@290a000 {
426 compatible = "nvidia,tegra186-mvc",
427 "nvidia,tegra210-mvc";
433 tegra_mvc2: mvc@290a200 {
434 compatible = "nvidia,tegra186-mvc",
435 "nvidia,tegra210-mvc";
H A Dtegra210-p2371-2180.dts681 mvc@702da000 {
706 mvc@702da200 {
H A Dtegra264.dtsi1643 tegra_mvc1: mvc@9800000 {
1644 compatible = "nvidia,tegra264-mvc",
1645 "nvidia,tegra210-mvc";
1671 tegra_mvc2: mvc@9810000 {
1672 compatible = "nvidia,tegra264-mvc",
1673 "nvidia,tegra210-mvc";
H A Dtegra210.dtsi1777 tegra_mvc1: mvc@702da000 {
1778 compatible = "nvidia,tegra210-mvc";
1784 tegra_mvc2: mvc@702da200 {
1785 compatible = "nvidia,tegra210-mvc";
H A Dtegra194.dtsi516 tegra_mvc1: mvc@290a000 {
517 compatible = "nvidia,tegra194-mvc",
518 "nvidia,tegra210-mvc";
524 tegra_mvc2: mvc@290a200 {
525 compatible = "nvidia,tegra194-mvc",
526 "nvidia,tegra210-mvc";
H A Dtegra194-p3509-0000.dtsi711 mvc@290a000 {
736 mvc@290a200 {
H A Dtegra194-p2972-0000.dts666 mvc@290a000 {
691 mvc@290a200 {
H A Dtegra210-p3450-0000.dts1073 mvc@702da000 {
1098 mvc@702da200 {
H A Dtegra186-p2771-0000.dts819 mvc@290a000 {
844 mvc@290a200 {
H A Dtegra234.dtsi1247 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 Dopcodes.txt722 d2 mvc SS_L0RDRD