| /OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/ |
| H A D | radiotrack.rst | 1 .. SPDX-License-Identifier: GPL-2.0 11 ---------------- 19 Lab (http://www.aimslab.com/) RadioTrack card was made available to the 21 want to use the RadioTrack card in an environment other than MS Windows. 24 ------------------ 26 I have a RadioTrack card from back when I ran an MS-Windows platform. After 27 converting to Linux, I found Gideon le Grange's command-line software for 28 running the card, and found that it was good! Frans Brinkman made a 29 comfortable X-windows interface, and added a scanning feature. For hack 32 broadcast TV channels, situated just below and above the 87.0-109.0 MHz range. [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/ |
| H A D | Kconfig | 4 default "arch/arm/cpu/armv7/sunxi/u-boot-spl.lds" if !ARM64 12 ---help--- 24 ---help--- 26 as the original A10 (mach-sun4i). 30 ---help--- 37 ---help--- 40 not have official open-source DRAM initialization code, but can 46 ---help--- 48 have only 16-bit memory buswidth. 52 ---help--- [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/platform/ |
| H A D | platform_hisilicon_hi3798_sdio.c | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * Copyright(c) 2017 - 2018 Realtek Corporation. 16 #include <linux/delay.h> /* mdelay() */ 43 return -1; in hi_gpio_set_value() 50 return -1; in hi_gpio_set_value() 74 pr_info("====== Card detection to detect SDIO card! ======\n"); in hisi_wlan_set_carddetect() 75 /* set card_detect low to detect card */ in hisi_wlan_set_carddetect() 78 pr_info("====== Card detection to remove SDIO card! ======\n"); in hisi_wlan_set_carddetect() 79 /* set card_detect high to remove card */ in hisi_wlan_set_carddetect() 101 pr_info("======== set_carddetect delay 2s! ========\n"); in platform_wifi_power_on()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/platform/ |
| H A D | platform_hisilicon_hi3798_sdio.c | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * Copyright(c) 2017 - 2018 Realtek Corporation. 16 #include <linux/delay.h> /* mdelay() */ 43 return -1; in hi_gpio_set_value() 50 return -1; in hi_gpio_set_value() 74 pr_info("====== Card detection to detect SDIO card! ======\n"); in hisi_wlan_set_carddetect() 75 /* set card_detect low to detect card */ in hisi_wlan_set_carddetect() 78 pr_info("====== Card detection to remove SDIO card! ======\n"); in hisi_wlan_set_carddetect() 79 /* set card_detect high to remove card */ in hisi_wlan_set_carddetect() 101 pr_info("======== set_carddetect delay 2s! ========\n"); in platform_wifi_power_on()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/platform/ |
| H A D | platform_hisilicon_hi3798_sdio.c | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * Copyright(c) 2017 - 2018 Realtek Corporation. 16 #include <linux/delay.h> /* mdelay() */ 43 return -1; in hi_gpio_set_value() 50 return -1; in hi_gpio_set_value() 74 pr_info("====== Card detection to detect SDIO card! ======\n"); in hisi_wlan_set_carddetect() 75 /* set card_detect low to detect card */ in hisi_wlan_set_carddetect() 78 pr_info("====== Card detection to remove SDIO card! ======\n"); in hisi_wlan_set_carddetect() 79 /* set card_detect high to remove card */ in hisi_wlan_set_carddetect() 101 pr_info("======== set_carddetect delay 2s! ========\n"); in platform_wifi_power_on()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/platform/ |
| H A D | platform_hisilicon_hi3798_sdio.c | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * Copyright(c) 2017 - 2018 Realtek Corporation. 16 #include <linux/delay.h> /* mdelay() */ 43 return -1; in hi_gpio_set_value() 50 return -1; in hi_gpio_set_value() 74 pr_info("====== Card detection to detect SDIO card! ======\n"); in hisi_wlan_set_carddetect() 75 /* set card_detect low to detect card */ in hisi_wlan_set_carddetect() 78 pr_info("====== Card detection to remove SDIO card! ======\n"); in hisi_wlan_set_carddetect() 79 /* set card_detect high to remove card */ in hisi_wlan_set_carddetect() 101 pr_info("======== set_carddetect delay 2s! ========\n"); in platform_wifi_power_on()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/platform/ |
| H A D | platform_hisilicon_hi3798_sdio.c | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * Copyright(c) 2017 - 2018 Realtek Corporation. 16 #include <linux/delay.h> /* mdelay() */ 43 return -1; in hi_gpio_set_value() 50 return -1; in hi_gpio_set_value() 74 pr_info("====== Card detection to detect SDIO card! ======\n"); in hisi_wlan_set_carddetect() 75 /* set card_detect low to detect card */ in hisi_wlan_set_carddetect() 78 pr_info("====== Card detection to remove SDIO card! ======\n"); in hisi_wlan_set_carddetect() 79 /* set card_detect high to remove card */ in hisi_wlan_set_carddetect() 101 pr_info("======== set_carddetect delay 2s! ========\n"); in platform_wifi_power_on()
|
| /OK3568_Linux_fs/kernel/drivers/mmc/core/ |
| H A D | core.c | 1 // SPDX-License-Identifier: GPL-2.0-only 5 * Copyright (C) 2003-2004 Russell King, All Rights Reserved. 7 * Copyright (C) 2005-2008 Pierre Ossman, All Rights Reserved. 15 #include <linux/delay.h> 24 #include <linux/fault-inject.h> 29 #include <linux/mmc/card.h> 33 #include <linux/mmc/slot-gpio.h> 39 #include "card.h" 50 /* The max erase timeout, used when host->max_busy_timeout isn't specified */ 63 unsigned long delay) in mmc_schedule_delayed_work() argument [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/platform/ |
| H A D | platform_hisilicon_hi3798_sdio.c | 3 * Copyright(c) 2017 - 2018 Realtek Corporation. 15 #include <linux/delay.h> /* mdelay() */ 42 return -1; in hi_gpio_set_value() 49 return -1; in hi_gpio_set_value() 73 pr_info("====== Card detection to detect SDIO card! ======\n"); in hisi_wlan_set_carddetect() 74 /* set card_detect low to detect card */ in hisi_wlan_set_carddetect() 77 pr_info("====== Card detection to remove SDIO card! ======\n"); in hisi_wlan_set_carddetect() 78 /* set card_detect high to remove card */ in hisi_wlan_set_carddetect() 100 pr_info("======== set_carddetect delay 2s! ========\n"); in platform_wifi_power_on()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/platform/ |
| H A D | platform_hisilicon_hi3798_sdio.c | 3 * Copyright(c) 2017 - 2018 Realtek Corporation. 15 #include <linux/delay.h> /* mdelay() */ 42 return -1; in hi_gpio_set_value() 49 return -1; in hi_gpio_set_value() 73 pr_info("====== Card detection to detect SDIO card! ======\n"); in hisi_wlan_set_carddetect() 74 /* set card_detect low to detect card */ in hisi_wlan_set_carddetect() 77 pr_info("====== Card detection to remove SDIO card! ======\n"); in hisi_wlan_set_carddetect() 78 /* set card_detect high to remove card */ in hisi_wlan_set_carddetect() 100 pr_info("======== set_carddetect delay 2s! ========\n"); in platform_wifi_power_on()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/platform/ |
| H A D | platform_hisilicon_hi3798_sdio.c | 3 * Copyright(c) 2017 - 2018 Realtek Corporation. 15 #include <linux/delay.h> /* mdelay() */ 42 return -1; in hi_gpio_set_value() 49 return -1; in hi_gpio_set_value() 73 pr_info("====== Card detection to detect SDIO card! ======\n"); in hisi_wlan_set_carddetect() 74 /* set card_detect low to detect card */ in hisi_wlan_set_carddetect() 77 pr_info("====== Card detection to remove SDIO card! ======\n"); in hisi_wlan_set_carddetect() 78 /* set card_detect high to remove card */ in hisi_wlan_set_carddetect() 100 pr_info("======== set_carddetect delay 2s! ========\n"); in platform_wifi_power_on()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/platform/ |
| H A D | platform_hisilicon_hi3798_sdio.c | 3 * Copyright(c) 2017 - 2018 Realtek Corporation. 15 #include <linux/delay.h> /* mdelay() */ 42 return -1; in hi_gpio_set_value() 49 return -1; in hi_gpio_set_value() 73 pr_info("====== Card detection to detect SDIO card! ======\n"); in hisi_wlan_set_carddetect() 74 /* set card_detect low to detect card */ in hisi_wlan_set_carddetect() 77 pr_info("====== Card detection to remove SDIO card! ======\n"); in hisi_wlan_set_carddetect() 78 /* set card_detect high to remove card */ in hisi_wlan_set_carddetect() 100 pr_info("======== set_carddetect delay 2s! ========\n"); in platform_wifi_power_on()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/platform/ |
| H A D | platform_hisilicon_hi3798_sdio.c | 3 * Copyright(c) 2017 - 2018 Realtek Corporation. 15 #include <linux/delay.h> /* mdelay() */ 42 return -1; in hi_gpio_set_value() 49 return -1; in hi_gpio_set_value() 73 pr_info("====== Card detection to detect SDIO card! ======\n"); in hisi_wlan_set_carddetect() 74 /* set card_detect low to detect card */ in hisi_wlan_set_carddetect() 77 pr_info("====== Card detection to remove SDIO card! ======\n"); in hisi_wlan_set_carddetect() 78 /* set card_detect high to remove card */ in hisi_wlan_set_carddetect() 100 pr_info("======== set_carddetect delay 2s! ========\n"); in platform_wifi_power_on()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/platform/ |
| H A D | platform_hisilicon_hi3798_sdio.c | 3 * Copyright(c) 2017 - 2018 Realtek Corporation. 15 #include <linux/delay.h> /* mdelay() */ 42 return -1; in hi_gpio_set_value() 49 return -1; in hi_gpio_set_value() 73 pr_info("====== Card detection to detect SDIO card! ======\n"); in hisi_wlan_set_carddetect() 74 /* set card_detect low to detect card */ in hisi_wlan_set_carddetect() 77 pr_info("====== Card detection to remove SDIO card! ======\n"); in hisi_wlan_set_carddetect() 78 /* set card_detect high to remove card */ in hisi_wlan_set_carddetect() 100 pr_info("======== set_carddetect delay 2s! ========\n"); in platform_wifi_power_on()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/platform/ |
| H A D | platform_hisilicon_hi3798_sdio.c | 3 * Copyright(c) 2017 - 2018 Realtek Corporation. 15 #include <linux/delay.h> /* mdelay() */ 42 return -1; in hi_gpio_set_value() 49 return -1; in hi_gpio_set_value() 73 pr_info("====== Card detection to detect SDIO card! ======\n"); in hisi_wlan_set_carddetect() 74 /* set card_detect low to detect card */ in hisi_wlan_set_carddetect() 77 pr_info("====== Card detection to remove SDIO card! ======\n"); in hisi_wlan_set_carddetect() 78 /* set card_detect high to remove card */ in hisi_wlan_set_carddetect() 100 pr_info("======== set_carddetect delay 2s! ========\n"); in platform_wifi_power_on()
|
| /OK3568_Linux_fs/kernel/include/linux/spi/ |
| H A D | mmc_spi.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 12 * card slot. (Modeled after PXA mmc glue; see that for usage examples.) 14 * REVISIT This is not a spi-specific notion. Any card slot should be 19 /* driver activation and (optional) card detect irq hookup */ 29 /* how long to debounce card detect, in msecs */ 33 u16 powerup_msecs; /* delay of up to 250 msec */ 45 return spi->dev.platform_data; in mmc_spi_get_pdata()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mmc/ |
| H A D | mmc-controller.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/mmc/mmc-controller.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Ulf Hansson <ulf.hansson@linaro.org> 25 "#address-cells": 30 "#size-cells": 33 # Card Detection. 34 # If none of these properties are supplied, the host native card 35 # detect will be used. Only one of them should be provided. [all …]
|
| H A D | synopsys-dw-mshc-common.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/mmc/synopsys-dw-mshc-common.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - $ref: "mmc-controller.yaml#" 13 - Ulf Hansson <ulf.hansson@linaro.org> 20 reset-names: 23 clock-frequency: 29 fifo-depth: 36 card-detect-delay: [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | exynos5260-xyref5260.dts | 1 // SPDX-License-Identifier: GPL-2.0 9 /dts-v1/; 22 stdout-path = "serial2:115200n8"; 26 compatible = "fixed-clock"; 27 clock-frequency = <24000000>; 28 clock-output-names = "fin_pll"; 29 #clock-cells = <0>; 33 compatible = "fixed-clock"; 34 clock-frequency = <32768>; 35 clock-output-names = "xrtcxti"; [all …]
|
| H A D | exynos5410-smdk5410.dts | 1 // SPDX-License-Identifier: GPL-2.0 9 /dts-v1/; 11 #include <dt-bindings/interrupt-controller/irq.h> 22 stdout-path = "serial2:115200n8"; 26 compatible = "fixed-clock"; 27 clock-frequency = <24000000>; 28 clock-output-names = "fin_pll"; 29 #clock-cells = <0>; 32 pmic_ap_clk: pmic-ap-clk { 34 compatible = "fixed-clock"; [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/rockchip/ |
| H A D | rockchip_multicodecs.c | 2 * Rockchip machine ASoC driver for Rockchip Multi-codecs audio 6 * Authors: Sugar Zhang <sugar.zhang@rock-chips.com>, 22 #include <linux/extcon-provider.h> 39 #include <sound/soc-dapm.h> 41 #define DRV_NAME "rk-multicodecs" 42 #define WAIT_CARDS (SNDRV_CARDS - 1) 87 poller->poll_interval_ms = interval; in mc_set_poll_interval() 92 unsigned long delay; in mc_keys_poller_queue_work() local 94 delay = msecs_to_jiffies(poller->poll_interval_ms); in mc_keys_poller_queue_work() 95 if (delay >= HZ) in mc_keys_poller_queue_work() [all …]
|
| /OK3568_Linux_fs/kernel/sound/drivers/opl3/ |
| H A D | opl3_lib.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 4 * Hannu Savolainen 1993-1996, 14 #include <linux/delay.h> 22 MODULE_AUTHOR("Jaroslav Kysela <perex@perex.cz>, Hannu Savolainen 1993-1996, Rob Hooft"); 32 * The original 2-OP synth requires a quite long delay in snd_opl2_command() 36 port = (cmd & OPL3_RIGHT) ? opl3->r_port : opl3->l_port; in snd_opl2_command() 38 spin_lock_irqsave(&opl3->reg_lock, flags); in snd_opl2_command() 46 spin_unlock_irqrestore(&opl3->reg_lock, flags); in snd_opl2_command() 55 * The OPL-3 survives with just two INBs in snd_opl3_command() 59 port = (cmd & OPL3_RIGHT) ? opl3->r_port : opl3->l_port; in snd_opl3_command() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/memstick/host/ |
| H A D | r592.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * Copyright (C) 2010 - Maxim Levitsky 33 #define R592_STATUS_P_BREQ (1 << 17) /* INT reg: card ready (parallel mode)*/ 45 /* Card state */ 66 #define R592_POWER 0x20 /* bits 0-7 writeable */ 67 #define R592_POWER_0 (1 << 0) /* set on start, cleared on stop - must be set*/ 68 #define R592_POWER_1 (1 << 1) /* set on start, cleared on stop - must be set*/ 78 /* IRQ,card detection,large fifo (first word irq status, second enable) */ 81 #define R592_REG_MSC_PRSNT (1 << 1) /* card present (only status)*/ 82 #define R592_REG_MSC_IRQ_INSERT (1 << 8) /* detect insert / card insered */ [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/pxaregs/pxaregs-1.14/ |
| H A D | pxaregs.c | 2 * pxaregs - tool to display and modify PXA250's registers at runtime 4 * (c) Copyright 2002 by M&N Logistik-Lösungen Online GmbH 9 * Please send patches to h.schurig, working at mn-logistik.de 10 * - added fix from Bernhard Nemec 11 * - i2c registers from Stefan Eletzhofer 25 #include <linux/i2c-dev.h> 29 static int fd = -1; 85 { "PMCR", 0x40F00000, 0, 0xffffffff, 'x', "Power Manager Control Register (3-23)" }, 88 { "PSSR", 0x40F00004, 0, 0xffffffff, 'x', "Power Manager Sleep Status Register (3-29)" }, 95 { "PSPR", 0x40F00008, 0, 0xffffffff, 'x', "Power Manager Scratch Pad Register (3-30)" }, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/pcmcia/ |
| H A D | pxa2xx_stargate2.c | 1 // SPDX-License-Identifier: GPL-2.0-only 17 #include <linux/delay.h> 24 #include <asm/mach-types.h> 40 skt->stat[SOC_STAT_CD].gpio = SG2_S0_GPIO_DETECT; in sg2_pcmcia_hw_init() 41 skt->stat[SOC_STAT_CD].name = "PCMCIA0 CD"; in sg2_pcmcia_hw_init() 42 skt->stat[SOC_STAT_RDY].gpio = SG2_S0_GPIO_READY; in sg2_pcmcia_hw_init() 43 skt->stat[SOC_STAT_RDY].name = "PCMCIA0 RDY"; in sg2_pcmcia_hw_init() 50 state->bvd1 = 0; /* not available - battery detect on card */ in sg2_pcmcia_socket_state() 51 state->bvd2 = 0; /* not available */ in sg2_pcmcia_socket_state() 52 state->vs_3v = 1; /* not available - voltage detect for card */ in sg2_pcmcia_socket_state() [all …]
|