Home
last modified time | relevance | path

Searched +full:aac +full:- +full:timing (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/
H A Ddongwoon,dw9768.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Dongchun Zhu <dongchun.zhu@mediatek.com>
13 description: |-
14 The Dongwoon DW9768 is a single 10-bit digital-to-analog (DAC) converter
16 a linear mode driver. The DAC is controlled via a 2-wire (I2C-compatible)
18 integrates Advanced Actuator Control (AAC) technology and is intended for
24 - dongwoon,dw9768 # for DW9768 VCM
25 - giantec,gt9769 # for GT9769 VCM
[all …]
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Ddw9768.c1 // SPDX-License-Identifier: GPL-2.0
9 #include <media/v4l2-async.h>
10 #include <media/v4l2-ctrls.h>
11 #include <media/v4l2-device.h>
12 #include <media/v4l2-fwnode.h>
13 #include <media/v4l2-subdev.h>
16 #define DW9768_MAX_FOCUS_POS (1024 - 1)
27 * 1: AAC mode (ringing control mode)
50 * AAC mode control & prescale register
78 * DW9768 requires waiting time (delay time) of t_OPR after power-up,
[all …]
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_eld.c1 // SPDX-License-Identifier: GPL-2.0-or-later
36 "2-reserved",
37 "3-reserved"
74 /* 2 */ "AC-3",
78 /* 6 */ "AAC-LC",
82 /* 10 */ "E-AC-3/DD+ (Dolby Digital Plus)",
83 /* 11 */ "DTS-HD",
87 /* 15 */ "HE-AAC",
88 /* 16 */ "HE-AACv2",
94 * - HDMI audio InfoFrame (source to sink)
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c6 * Copyright (c) 1994-2001 Justin T. Gibbs.
7 * Copyright (c) 2000-2001 Adaptec Inc.
21 * 3. Neither the names of the above-listed copyright holders nor the names
299 /* Ignore all SISL (AAC on MB) based controllers. */
346 "Adaptec AAA-131 Ultra2 RAID adapter",
694 if (entry->full_id == (full_id & entry->id_mask)) { in ahc_find_pci_device()
696 if (entry->name == NULL) in ahc_find_pci_device()
717 error = entry->setup(ahc); in ahc_pci_config()
720 ahc->chip |= AHC_PCI; in ahc_pci_config()
721 ahc->description = entry->name; in ahc_pci_config()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A D802.11.h6 * Copyright (C) 1999-2017, Broadcom Corporation
27 * <<Broadcom-WL-IPTag/Open:>>
109 * Bridge-Tunnel: 0x00 0x00 0xF8
171 #define DOT11_CS_END_LEN 16 /* d11 CF-END frame length */
174 * RWL wifi protocol: The Vendor Specific Action frame is defined for vendor-specific signaling
326 /* These lengths assume 64 MU groups, as specified in 802.11ac-2013 */
372 * Extension Channel Offset IE: 802.11n-D1.0 spec. added sideband
432 /* CSA mode - 802.11h-2003 $7.3.2.20 */
579 #define DOT11_TDLS_CAP_PU_BUFFER_STA 28 /* TDLS Peer U-APSD buffer STA support */
584 #define DOT11_TDLS_CAP_TDLS_WIDER_BW 61 /* TDLS Wider Band-Width */
[all …]
H A Dwlioctl.h11 * Copyright (C) 1999-2017, Broadcom Corporation
32 * <<Broadcom-WL-IPTag/Open:>>
61 * BCME_.. error codes are extended by various features - e.g. FTM, NAN, SAE etc.
68 * The error codes -4096 ... -5119 are reserved for firmware signing.
70 * Next available (inclusive) range: [-6*1024 + 1, -5*1024]
75 /* 11ax trigger frame format - versioning info */
122 (sizeof(wl_dfs_forced_t) + (((n) < 1) ? (0) : (((n) - 1)* sizeof(chanspec_t))))
138 #define DFS_SCAN_S_IDLE -1
253 * will see OBSS, [means that, we false detected that OBSS-is-gone
353 * Per-BSS information structure.
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A D802.11.h6 * Copyright (C) 1999-2017, Broadcom Corporation
27 * <<Broadcom-WL-IPTag/Open:>>
109 * Bridge-Tunnel: 0x00 0x00 0xF8
171 #define DOT11_CS_END_LEN 16 /* d11 CF-END frame length */
174 * RWL wifi protocol: The Vendor Specific Action frame is defined for vendor-specific signaling
326 /* These lengths assume 64 MU groups, as specified in 802.11ac-2013 */
372 * Extension Channel Offset IE: 802.11n-D1.0 spec. added sideband
432 /* CSA mode - 802.11h-2003 $7.3.2.20 */
579 #define DOT11_TDLS_CAP_PU_BUFFER_STA 28 /* TDLS Peer U-APSD buffer STA support */
584 #define DOT11_TDLS_CAP_TDLS_WIDER_BW 61 /* TDLS Wider Band-Width */
[all …]
H A Dwlioctl.h11 * Copyright (C) 1999-2017, Broadcom Corporation
32 * <<Broadcom-WL-IPTag/Open:>>
61 * BCME_.. error codes are extended by various features - e.g. FTM, NAN, SAE etc.
68 * The error codes -4096 ... -5119 are reserved for firmware signing.
70 * Next available (inclusive) range: [-6*1024 + 1, -5*1024]
75 /* 11ax trigger frame format - versioning info */
122 (sizeof(wl_dfs_forced_t) + (((n) < 1) ? (0) : (((n) - 1)* sizeof(chanspec_t))))
138 #define DFS_SCAN_S_IDLE -1
253 * will see OBSS, [means that, we false detected that OBSS-is-gone
353 * Per-BSS information structure.
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A D802.11.h6 * Copyright (C) 1999-2017, Broadcom Corporation
27 * <<Broadcom-WL-IPTag/Open:>>
109 * Bridge-Tunnel: 0x00 0x00 0xF8
171 #define DOT11_CS_END_LEN 16 /* d11 CF-END frame length */
174 * RWL wifi protocol: The Vendor Specific Action frame is defined for vendor-specific signaling
326 /* These lengths assume 64 MU groups, as specified in 802.11ac-2013 */
372 * Extension Channel Offset IE: 802.11n-D1.0 spec. added sideband
432 /* CSA mode - 802.11h-2003 $7.3.2.20 */
573 #define DOT11_TDLS_CAP_PU_BUFFER_STA 28 /* TDLS Peer U-APSD buffer STA support */
578 #define DOT11_TDLS_CAP_TDLS_WIDER_BW 61 /* TDLS Wider Band-Width */
[all …]
H A Dwlioctl.h11 * Copyright (C) 1999-2017, Broadcom Corporation
32 * <<Broadcom-WL-IPTag/Open:>>
61 * BCME_.. error codes are extended by various features - e.g. FTM, NAN, SAE etc.
68 * The error codes -4096 ... -5119 are reserved for firmware signing.
70 * Next available (inclusive) range: [-6*1024 + 1, -5*1024]
75 /* 11ax trigger frame format - versioning info */
122 (sizeof(wl_dfs_forced_t) + (((n) < 1) ? (0) : (((n) - 1)* sizeof(chanspec_t))))
138 #define DFS_SCAN_S_IDLE -1
264 * will see OBSS, [means that, we false detected that OBSS-is-gone
364 * Per-BSS information structure.
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A D802.11.h1 /* SPDX-License-Identifier: GPL-2.0 */
5 * Copyright (C) 1999-2017, Broadcom Corporation
26 * <<Broadcom-WL-IPTag/Open:>>
28 * $Id: 802.11.h 700693 2017-05-20 20:29:07Z $
108 * Bridge-Tunnel: 0x00 0x00 0xF8
170 #define DOT11_CS_END_LEN 16 /* d11 CF-END frame length */
173 * RWL wifi protocol: The Vendor Specific Action frame is defined for vendor-specific signaling
325 /* These lengths assume 64 MU groups, as specified in 802.11ac-2013 */
370 * Extension Channel Offset IE: 802.11n-D1.0 spec. added sideband
430 /* CSA mode - 802.11h-2003 $7.3.2.20 */
[all …]
H A Dwlioctl.h1 /* SPDX-License-Identifier: GPL-2.0 */
10 * Copyright (C) 1999-2017, Broadcom Corporation
29 * <<Broadcom-WL-IPTag/Open:>>
31 * $Id: wlioctl.h 677952 2017-01-05 23:25:28Z $
91 (sizeof(wl_dfs_forced_t) + (((n) < 1) ? (0) : (((n) - 1)* sizeof(chanspec_t))))
107 #define DFS_SCAN_S_IDLE -1
193 * will see OBSS, [means that, we false detected that OBSS-is-gone
294 * Per-BSS information structure.
396 #define WL_GSCAN_INFO_FIXED_FIELD_SIZE (sizeof(wl_gscan_bss_info_t) - sizeof(wl_bss_info_t))
546 #define WL_EXTDSCAN_PARAMS_FIXED_SIZE (sizeof(wl_extdscan_params_t) - sizeof(chan_scandata_t))
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A D802.11.h21 * <<Broadcom-WL-IPTag/Dual:>>
107 * Bridge-Tunnel: 0x00 0x00 0xF8
181 #define DOT11_CS_END_LEN 16 /* d11 CF-END frame length */
184 * RWL wifi protocol: The Vendor Specific Action frame is defined for vendor-specific signaling
337 /* These lengths assume 64 MU groups, as specified in 802.11ac-2013 */
383 * Extension Channel Offset IE: 802.11n-D1.0 spec. added sideband
443 /* CSA mode - 802.11h-2003 $7.3.2.20 */
583 #define DOT11_TPE_MAX_TX_PWR_EIRP_MIN -128 /* 0.5 db step */
587 #define DOT11_TPE_MAX_TX_PWR_PSD_BLOCKED -128
651 #define DOT11_TDLS_CAP_PU_BUFFER_STA 28 /* TDLS Peer U-APSD buffer STA support */
[all …]
H A Dwlioctl.h26 * <<Broadcom-WL-IPTag/Dual:>>
62 * BCME_.. error codes are extended by various features - e.g. FTM, NAN, SAE etc.
69 * The error codes -4096 ... -5119 are reserved for firmware signing.
71 * Next available (inclusive) range: [-8*1024 + 1, -7*1024]
76 /* 11ax trigger frame format - versioning info */
122 (sizeof(wl_dfs_forced_t) + (((n) < 1) ? (0) : (((n) - 1)* sizeof(chanspec_t))))
142 #define DFS_SCAN_S_IDLE -1
227 * will see OBSS, [means that, we false detected that OBSS-is-gone
537 #define WL_GSCAN_INFO_FIXED_FIELD_SIZE (sizeof(wl_gscan_bss_info_t) - sizeof(wl_bss_info_t))
595 uint8 bsscolor_index; /**< bsscolor index 0-1 */
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A D802.11.h21 * <<Broadcom-WL-IPTag/Dual:>>
107 * Bridge-Tunnel: 0x00 0x00 0xF8
181 #define DOT11_CS_END_LEN 16 /* d11 CF-END frame length */
184 * RWL wifi protocol: The Vendor Specific Action frame is defined for vendor-specific signaling
337 /* These lengths assume 64 MU groups, as specified in 802.11ac-2013 */
383 * Extension Channel Offset IE: 802.11n-D1.0 spec. added sideband
443 /* CSA mode - 802.11h-2003 $7.3.2.20 */
583 #define DOT11_TPE_MAX_TX_PWR_EIRP_MIN -128 /* 0.5 db step */
587 #define DOT11_TPE_MAX_TX_PWR_PSD_BLOCKED -128
651 #define DOT11_TDLS_CAP_PU_BUFFER_STA 28 /* TDLS Peer U-APSD buffer STA support */
[all …]
H A Dwlioctl.h26 * <<Broadcom-WL-IPTag/Dual:>>
62 * BCME_.. error codes are extended by various features - e.g. FTM, NAN, SAE etc.
69 * The error codes -4096 ... -5119 are reserved for firmware signing.
71 * Next available (inclusive) range: [-8*1024 + 1, -7*1024]
76 /* 11ax trigger frame format - versioning info */
122 (sizeof(wl_dfs_forced_t) + (((n) < 1) ? (0) : (((n) - 1)* sizeof(chanspec_t))))
142 #define DFS_SCAN_S_IDLE -1
227 * will see OBSS, [means that, we false detected that OBSS-is-gone
537 #define WL_GSCAN_INFO_FIXED_FIELD_SIZE (sizeof(wl_gscan_bss_info_t) - sizeof(wl_bss_info_t))
595 uint8 bsscolor_index; /**< bsscolor index 0-1 */
[all …]
/OK3568_Linux_fs/external/rkwifibt/bin/arm/
HDwl ... d dbm, %d mW Override is %s -o -d -q -m Error: Missing ...
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_fw.h8 * Copyright 2008-2022 NXP
15 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
16 * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
18 * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
118 /** All bands (B, G, N, AAC, GAC) */
136 (_adapter->fw_cap_info & FW_MULTI_BANDS_SUPPORT)
140 * bit 13 for GAC, and bit 14 for AAC, in order to be compatible with
143 (((((_adapter->fw_cap_info & 0x3000) << 1) | \
144 (_adapter->fw_cap_info & ~0xF000)) >> \
297 #define CAL_SNR(RSSI, NF) ((t_s16)((t_s16)(RSSI) - (t_s16)(NF)))
[all …]
/OK3568_Linux_fs/recovery/
HDrootfs.cpio.gz ... then 81 /usr/share/command-not-found/command-not-found -- "$ ...
/OK3568_Linux_fs/buildroot/dl/qt5webengine-chromium/
HDqtwebengine-chromium-0ad2814370799a2161057d92231fe3ee00e2fe98.tar.bz2 ... pax_global_header qtwebengine-chromium-0ad2814370799a2161057d92231fe3ee00e2fe98/ qtwebengine-chromium-0ad2814370799a2161057d92231fe3ee00e2fe98/chromium/ qtwebengine-chromium- ...
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_eth_ioctl.c5 * Copyright (C) 2014-2017, Marvell International Ltd.
12 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
13 * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
15 * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
59 /** Bands supported in Ad-Hoc mode */
115 if ((k == 0) && (i <= (strlen(pos) - 2))) { in parse_arguments()
148 #define CHAR2INT(x) (((x) >= 'A') ? ((x) - 'A' + 10) : ((x) - '0'))
163 return -1; in string2raw()
185 * @return MLAN_STATUS_SUCCESS -- success, otherwise fail
196 ie_len = len - 2; in woal_set_ap_wps_p2p_ie()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_eth_ioctl.c7 * Copyright 2014-2022 NXP
14 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the
15 * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
17 * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
96 /** Bands supported in Ad-Hoc mode */
145 if ((k == 0) && (i <= (int)(strlen(pos) - 2))) { in parse_arguments()
189 * @return MLAN_STATUS_SUCCESS -- success, otherwise fail
199 ie_len = len - 2; in woal_set_ap_wps_p2p_ie()
202 ret = -EFAULT; in woal_set_ap_wps_p2p_ie()
207 * "SET_AP_WPS_P2P_IE 1" -- beacon IE in woal_set_ap_wps_p2p_ie()
[all …]
/OK3568_Linux_fs/external/libmali/lib/arm-linux-gnueabihf/
HDlibmali-valhall-g610-g6p0-x11-wayland-gbm.so ... not a power of 2, using %zu printf-buffer-size-not-power-2 Performance ...
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64.xml1 <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 …]