| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | qcom,lpass-cpu.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/qcom,lpass-cpu.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org> 11 - Rohit kumar <rohitkr@codeaurora.org> 14 Qualcomm Technologies Inc. SOC Low-Power Audio SubSystem (LPASS) that consist 16 is a module to configure Low-Power Audio Interface(LPAIF) core registers 22 - qcom,lpass-cpu 23 - qcom,apq8016-lpass-cpu [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/qcom/ |
| H A D | sdm845-db845c.dts | 1 // SPDX-License-Identifier: GPL-2.0 6 /dts-v1/; 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 10 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 11 #include <dt-bindings/sound/qcom,q6afe.h> 12 #include <dt-bindings/sound/qcom,q6asm.h> 27 stdout-path = "serial0:115200n8"; 30 dc12v: dc12v-regulator { 31 compatible = "regulator-fixed"; [all …]
|
| H A D | apq8096-db820c.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (c) 2014-2016, The Linux Foundation. All rights reserved. 9 #include <dt-bindings/input/input.h> 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 12 #include <dt-bindings/sound/qcom,q6afe.h> 13 #include <dt-bindings/sound/qcom,q6asm.h> 27 * drawing no: LM25-P2751-1 29 * For the lines routed to the external connectors the 30 * lines are named after the 96Boards CE Specification 1.0, [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/qcom/qdsp6/ |
| H A D | q6afe-dai.c | 1 // SPDX-License-Identifier: GPL-2.0 2 // Copyright (c) 2011-2017, The Linux Foundation. All rights reserved. 17 .playback = { \ 18 .stream_name = pre" TDM"#num" Playback", \ 59 .playback = { \ 60 .stream_name = #did" Playback", \ 122 struct q6afe_dai_data *dai_data = dev_get_drvdata(dai->dev); in q6slim_hw_params() 123 struct q6afe_slim_cfg *slim = &dai_data->port_config[dai->id].slim; in q6slim_hw_params() 125 slim->sample_rate = params_rate(params); in q6slim_hw_params() 130 slim->bit_width = 16; in q6slim_hw_params() [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/qcom/ |
| H A D | lpass.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * Copyright (c) 2010-2011,2013-2015,2020 The Linux Foundation. All rights reserved. 5 * lpass.h - Definitions for the QTi LPASS 15 #include <dt-bindings/sound/qcom,lpass.h> 16 #include "lpass-hdmi.h" 27 return -EINVAL; \ 58 /* AHB-I/X bus clocks inside the low-power audio subsystem (LPASS) */ 67 /* MI2S SD lines to use for playback/capture */ 76 /* low-power audio interface (LPAIF) registers */ 80 /* regmap backed by the low-power audio interface (LPAIF) registers */ [all …]
|
| H A D | lpass-cpu.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (c) 2010-2011,2013-2015 The Linux Foundation. All rights reserved. 5 * lpass-cpu.c -- ALSA SoC CPU DAI driver for QTi LPASS 18 #include <sound/soc-dai.h> 19 #include "lpass-lpaif-reg.h" 36 struct lpass_variant *v = drvdata->variant; in lpass_cpu_init_i2sctl_bitfields() 38 i2sctl->loopback = devm_regmap_field_alloc(dev, map, v->loopback); in lpass_cpu_init_i2sctl_bitfields() 39 i2sctl->spken = devm_regmap_field_alloc(dev, map, v->spken); in lpass_cpu_init_i2sctl_bitfields() 40 i2sctl->spkmode = devm_regmap_field_alloc(dev, map, v->spkmode); in lpass_cpu_init_i2sctl_bitfields() 41 i2sctl->spkmono = devm_regmap_field_alloc(dev, map, v->spkmono); in lpass_cpu_init_i2sctl_bitfields() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | saa717x.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * saa717x - Philips SAA717xHL video decoder driver 8 * - Apply to SAA717x,NEC uPD64031,uPD64083. (1/31/2004) 10 * Changes by T.Adachi (tadachi@tadachi-net.com) 11 * - support audio, video scaler etc, and checked the initialize sequence. 27 #include <media/v4l2-device.h> 28 #include <media/v4l2-ctrls.h> 36 MODULE_PARM_DESC(debug, "Debug level (0-1)"); 44 struct v4l2_subdev sd; member 50 int playback; member [all …]
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/ |
| H A D | ChangeLog | 2 -------------- 5 sox-11gamma, followed by a list of prior authors and features. 7 $ox-14.4.2 2015-02-22 8 ---------- 12 Deprec- Feature [O(ption)] 14 ------- ---------------------- ---------------------- 15 14.3.0 O -1/-2/-3/-4/-8 -b 16 14.3.0 O -s/-u/-f -e 17 14.3.0 O -A/-U/-o/-i/-a/-g -e 39 o Allow mixing time and sample-count arguments for the delay [all …]
|
| /OK3568_Linux_fs/device/rockchip/common/tools/armhf/ |
| HD | gdb | ... expression. flex scanner jammed fatal flex scanner internal error--end of buffer missed fatal error - scanner input ... |
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | ... , if necessary,
27# update the values of LINES and COLUMNS.
28shopt -s checkwinsize
29
30 ... |
| /OK3568_Linux_fs/device/rockchip/common/images/oem/oem_cvr/ |
| HD | libthird_media.so | ... matching sample_rate(%d) index was found s->buf_ptr < s->buf_end Assertion %s ... |
| /OK3568_Linux_fs/external/rockit/lib/lib32/ |
| HD | librockit.so | __gmon_start__ _ITM_deregisterTMCloneTable _ITM_registerTMCloneTable __cxa_finalize strlen _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_createERjj _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE13_S_copy_charsEPcPKcS7_ __stack_chk_fail _ZSt19__throw_logic_errorPKc __stack_chk_guard __aeabi_unwind_cpp_pr0 __gxx_personality_v0 __cxa_end_cleanup _ZdlPv _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_disposeEv _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC1ERKS4_ _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_assignERKS4_ _Znwj __cxa_pure_virtual ... |
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 3 Date: Tue Apr 13 10:01:34 2021 -0400 7 Signed-off-by: Matt Turner <mattst88@gmail.com> 15 CVE-2021-3472 / ZDI-CAN-1259 18 Jan-Niklas Sohn working with Trend Micro Zero Day Initiative 20 Signed-off-by: Matthieu Herrb <matthieu@herrb.eu> 24 Date: Sun Feb 21 21:49:58 2021 -0800 30 Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com> 35 Date: Sun Feb 21 21:49:14 2021 -0800 39 Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com> 44 Date: Sun Feb 21 20:58:42 2021 -0800 [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5webengine-chromium/ |
| HD | qtwebengine-chromium-0ad2814370799a2161057d92231fe3ee00e2fe98.tar.bz2 | ... pax_global_header
qtwebengine-chromium-0ad2814370799a2161057d92231fe3ee00e2fe98/
qtwebengine-chromium-0ad2814370799a2161057d92231fe3ee00e2fe98/chromium/
qtwebengine-chromium- ... |
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64.xml | 1 <abi-corpus-group version='2.0' architecture='elf-arm-aarch64'> 2 <abi-corpus version='2.0' path='vmlinux' architecture='elf-arm-aarch64'> 3 <elf-function-symbols> 4 …<elf-symbol name='PDE_DATA' type='func-type' binding='global-binding' visibility='default-visibili… 5 …<elf-symbol name='__ClearPageMovable' type='func-type' binding='global-binding' visibility='defaul… 6 …<elf-symbol name='__SetPageMovable' type='func-type' binding='global-binding' visibility='default-… 7 …<elf-symbol name='___pskb_trim' type='func-type' binding='global-binding' visibility='default-visi… 8 …<elf-symbol name='___ratelimit' type='func-type' binding='global-binding' visibility='default-visi… 9 …<elf-symbol name='__alloc_disk_node' type='func-type' binding='global-binding' visibility='default… 10 …<elf-symbol name='__alloc_pages_nodemask' type='func-type' binding='global-binding' visibility='de… [all …]
|