Home
last modified time | relevance | path

Searched +full:mode +full:- +full:xxx (Results 1 – 25 of 1111) sorted by relevance

12345678910>>...45

/OK3568_Linux_fs/kernel/drivers/net/ethernet/brocade/bna/
H A Dbna.h1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Linux network driver for QLogic BR-series Converged Network Adapter.
6 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
7 * Copyright (c) 2014-2015 QLogic Corporation
26 * input : _addr-> os dma addr in host endian format,
27 * output : _bna_dma_addr-> pointer to hw dma addr
33 (_bna_dma_addr)->msb = ((struct bna_dma_addr *)&tmp_addr)->msb; \
34 (_bna_dma_addr)->lsb = ((struct bna_dma_addr *)&tmp_addr)->lsb; \
38 * input : _bna_dma_addr-> pointer to hw dma addr
39 * output : _addr-> os dma addr in host endian format
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/adbg/src/
H A Dsecurity_utils_hex.h1 /* SPDX-License-Identifier: GPL-2.0 */
36 * @waitmode Wait mode
49 * 0xXX,0xXX,0xXX,0xXX,0xXX,0xXX,0xXX,0xXX,0xXX,0xXX,0xXX,0xXX,0xXX,0xXX,
50 * 0xXX,0xXX,
60 * @waitmode Wait mode
94 * 0xXX:0xXX:0xXX:0xXX 0xXX:0xXX:0xXX:0xXX
95 * 0xXX:0xXX:0xXX:0xXX 0xXX:0xXX:0xXX:0xXX
110 * @waitmode Wait mode
/OK3568_Linux_fs/kernel/net/netfilter/ipvs/
H A Dip_vs_ftp.c1 // SPDX-License-Identifier: GPL-2.0-or-later
68 struct tcphdr *th = (struct tcphdr *)((char *)skb->data + ipvsh->len); in ip_vs_ftp_data_ptr()
70 if ((th->doff << 2) < sizeof(struct tcphdr)) in ip_vs_ftp_data_ptr()
73 return (char *)th + (th->doff << 2); in ip_vs_ftp_data_ptr()
80 cp->flags |= IP_VS_CONN_F_NFCT; in ip_vs_ftp_init_conn()
92 /* Get <addr,port> from the string "xxx.xxx.xxx.xxx,ppp,ppp", started
94 * Parse extended format depending on ext. In this case addr can be pre-set.
98 char skip, bool ext, int mode, in ip_vs_ftp_get_addrport() argument
108 if (data_limit - data < plen) { in ip_vs_ftp_get_addrport()
110 if (strncasecmp(data, pattern, data_limit - data) == 0) in ip_vs_ftp_get_addrport()
[all …]
/OK3568_Linux_fs/u-boot/include/
H A Dgeneric-phy.h2 * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
3 * Written by Jean-Jacques Hiblot <jjhiblot@ti.com>
5 * SPDX-License-Identifier: GPL-2.0+
11 #include <generic-phy-dp.h>
12 #include <generic-phy-mipi-dphy.h>
13 #include <generic-phy-pcie.h>
21 * union phy_configure_opts - Opaque generic phy configuration
24 * the MIPI_DPHY phy mode.
35 * struct phy_attrs - represents phy attributes
38 * @mode: PHY mode
[all …]
/OK3568_Linux_fs/u-boot/board/freescale/m5373evb/
H A Dm5373evb.c2 * (C) Copyright 2000-2003
5 * Copyright (C) 2004-2007, 2012 Freescale Semiconductor, Inc.
6 * TsiChung Liew (Tsi-Chung.Liew@freescale.com)
8 * SPDX-License-Identifier: GPL-2.0+
36 i--; in dram_init()
38 out_be32(&sdram->cs0, CONFIG_SYS_SDRAM_BASE | i); in dram_init()
39 out_be32(&sdram->cfg1, CONFIG_SYS_SDRAM_CFG1); in dram_init()
40 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
43 out_be32(&sdram->ctrl, CONFIG_SYS_SDRAM_CTRL | 2); in dram_init()
46 out_be32(&sdram->mode, CONFIG_SYS_SDRAM_EMOD); in dram_init()
[all …]
/OK3568_Linux_fs/u-boot/board/freescale/m5329evb/
H A Dm5329evb.c2 * (C) Copyright 2000-2003
5 * Copyright (C) 2004-2007, 2012 Freescale Semiconductor, Inc.
6 * TsiChung Liew (Tsi-Chung.Liew@freescale.com)
8 * SPDX-License-Identifier: GPL-2.0+
36 i--; in dram_init()
38 out_be32(&sdram->cs0, CONFIG_SYS_SDRAM_BASE | i); in dram_init()
39 out_be32(&sdram->cfg1, CONFIG_SYS_SDRAM_CFG1); in dram_init()
40 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
43 out_be32(&sdram->ctrl, CONFIG_SYS_SDRAM_CTRL | 2); in dram_init()
46 out_be32(&sdram->mode, CONFIG_SYS_SDRAM_EMOD); in dram_init()
[all …]
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Disofs.rst1 .. SPDX-License-Identifier: GPL-2.0
22 There is also an option of doing UTF-8 translations with the
24 utf8 Encode Unicode names in UTF-8 format. Default is no.
36 map=off Do not map non-Rock Ridge filenames to lower case
37 map=normal Map non-Rock Ridge filenames to lower case
39 mode=xxx Sets the permissions on files to xxx unless Rock Ridge
41 dmode=xxx Sets the permissions on directories to xxx unless Rock Ridge
44 'mode' and 'dmode' even though Rock Ridge extensions are
54 sbsector=xxx Session begins from sector xxx
59 - http://www.y-adagio.com/
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/reset/
H A Dreboot-mode.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/power/reset/reboot-mode.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Generic reboot mode core map
10 - Andy Yan <andy.yan@rock-chips.com>
13 This driver get reboot mode arguments and call the write
18 All mode properties are vendor specific, it is a indication to tell
20 as mode-xxx = <magic> (xxx is mode name, magic should be a non-zero value).
23 - normal: Normal reboot mode, system reboot with command "reboot".
[all …]
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/ivytown/
H A Duncore-power.json10 …ual to the frequency that is configured in the filter. (filter_band0=XXX, with XXX in 100Mhz unit…
20 …ual to the frequency that is configured in the filter. (filter_band1=XXX, with XXX in 100Mhz unit…
30 …ual to the frequency that is configured in the filter. (filter_band2=XXX, with XXX in 100Mhz unit…
40 …ual to the frequency that is configured in the filter. (filter_band3=XXX, with XXX in 100Mhz unit…
50 …ual to the frequency that is configured in the filter. (filter_band0=XXX, with XXX in 100Mhz unit…
61 …ual to the frequency that is configured in the filter. (filter_band1=XXX, with XXX in 100Mhz unit…
72 …ual to the frequency that is configured in the filter. (filter_band2=XXX, with XXX in 100Mhz unit…
83 …ual to the frequency that is configured in the filter. (filter_band3=XXX, with XXX in 100Mhz unit…
127 … that we are in external PROCHOT mode. This mode is triggered when a sensor off the die determine…
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/jaketown/
H A Duncore-power.json10 …ual to the frequency that is configured in the filter. (filter_band0=XXX with XXX in 100Mhz units…
20 …ual to the frequency that is configured in the filter. (filter_band1=XXX with XXX in 100Mhz units…
30 …ual to the frequency that is configured in the filter. (filter_band2=XXX with XXX in 100Mhz units…
40 …ual to the frequency that is configured in the filter. (filter_band3=XXX, with XXX in 100Mhz unit…
50 …ual to the frequency that is configured in the filter. (filter_band0=XXX with XXX in 100Mhz units…
61 …ual to the frequency that is configured in the filter. (filter_band1=XXX with XXX in 100Mhz units…
72 …ual to the frequency that is configured in the filter. (filter_band2=XXX with XXX in 100Mhz units…
83 …ual to the frequency that is configured in the filter. (filter_band3=XXX, with XXX in 100Mhz unit…
127 … that we are in external PROCHOT mode. This mode is triggered when a sensor off the die determine…
/OK3568_Linux_fs/u-boot/board/freescale/m548xevb/
H A Dm548xevb.c2 * (C) Copyright 2000-2003
5 * Copyright (C) 2004-2007, 2012 Freescale Semiconductor, Inc.
6 * TsiChung Liew (Tsi-Chung.Liew@freescale.com)
8 * SPDX-License-Identifier: GPL-2.0+
35 out_be32(&siu->drv, CONFIG_SYS_SDRAM_DRVSTRENGTH); in dram_init()
42 i--; in dram_init()
43 out_be32(&siu->cs0cfg, CONFIG_SYS_SDRAM_BASE | i); in dram_init()
51 i--; in dram_init()
53 out_be32(&siu->cs1cfg, (CONFIG_SYS_SDRAM_BASE + temp) | i); in dram_init()
56 out_be32(&sdram->cfg1, CONFIG_SYS_SDRAM_CFG1); in dram_init()
[all …]
/OK3568_Linux_fs/u-boot/board/freescale/m547xevb/
H A Dm547xevb.c2 * (C) Copyright 2000-2003
5 * Copyright (C) 2004-2007, 2012 Freescale Semiconductor, Inc.
6 * TsiChung Liew (Tsi-Chung.Liew@freescale.com)
8 * SPDX-License-Identifier: GPL-2.0+
35 out_be32(&siu->drv, CONFIG_SYS_SDRAM_DRVSTRENGTH); in dram_init()
42 i--; in dram_init()
43 out_be32(&siu->cs0cfg, CONFIG_SYS_SDRAM_BASE | i); in dram_init()
51 i--; in dram_init()
53 out_be32(&siu->cs1cfg, (CONFIG_SYS_SDRAM_BASE + temp) | i); in dram_init()
56 out_be32(&sdram->cfg1, CONFIG_SYS_SDRAM_CFG1); in dram_init()
[all …]
/OK3568_Linux_fs/kernel/arch/mips/sgi-ip27/
H A Dip27-hubio.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 1992-1997, 2000-2003 Silicon Graphics, Inc.
6 * Support functions for the HUB ASIC - mostly PIO mapping related.
22 * hub_pio_map - establish a HUB PIO mapping
35 /* use small-window mapping if possible */ in hub_pio_map()
46 xtalk_addr &= ~(BWIN_SIZE-1); in hub_pio_map()
48 if (test_and_set_bit(i, hub_data(nasid)->h_bigwin_used)) in hub_pio_map()
82 * Put a PRB into fire-and-forget mode if conveyor isn't set. Otherwise,
83 * put it into conveyor belt mode with the specified number of credits.
104 * Enable or disable fire-and-forget mode. in hub_setup_prb()
[all …]
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dfloppy_64.h1 /* SPDX-License-Identifier: GPL-2.0 */
15 #include <linux/dma-mapping.h>
45 static struct sun_flpy_controller *sun_fdc = (struct sun_flpy_controller *)-1;
73 #define fd_set_dma_mode(mode) sun_fdops.fd_set_dma_mode(mode) argument
109 return sbus_readb(&sun_fdc->status_82077) & ~STATUS_DMA; in sun_82077_fd_inb()
111 return sbus_readb(&sun_fdc->data_82077); in sun_82077_fd_inb()
113 /* XXX: Is DCL on 0x80 in sun4m? */ in sun_82077_fd_inb()
114 return sbus_readb(&sun_fdc->dir_82077); in sun_82077_fd_inb()
129 sbus_writeb(value, &sun_fdc->dor_82077); in sun_82077_fd_outb()
132 sbus_writeb(value, &sun_fdc->data_82077); in sun_82077_fd_outb()
[all …]
/OK3568_Linux_fs/u-boot/board/freescale/m5249evb/
H A Dm5249evb.c5 * SPDX-License-Identifier: GPL-2.0+
40 * RC = ([(RefreshTime/#rows) / (1/BusClk)] / 16) - 1 in dram_init()
65 * PM=1 (continuous page mode) in dram_init()
68 /* RE=0 (keep auto-refresh disabled while setting up registers) */ in dram_init()
83 /** Mode Register initialization **/ in dram_init()
85 *((volatile unsigned long *) 0x800) = junk; /* Access RAM to initialize the mode register */ in dram_init()
87 gd->ram_size = CONFIG_SYS_SDRAM_SIZE * 1024 * 1024; in dram_init()
94 /* TODO: XXX XXX XXX */ in testdram()
/OK3568_Linux_fs/u-boot/board/freescale/m5208evbe/
H A Dm5208evbe.c2 * (C) Copyright 2000-2003
5 * Copyright (C) 2004-2008, 2012 Freescale Semiconductor, Inc.
6 * TsiChung Liew (Tsi-Chung.Liew@freescale.com)
8 * SPDX-License-Identifier: GPL-2.0+
36 i--; in dram_init()
38 out_be32(&sdram->cs0, CONFIG_SYS_SDRAM_BASE | i); in dram_init()
40 out_be32(&sdram->cs1, CONFIG_SYS_SDRAM_BASE | i); in dram_init()
42 out_be32(&sdram->cfg1, CONFIG_SYS_SDRAM_CFG1); in dram_init()
43 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
48 out_be32(&sdram->ctrl, CONFIG_SYS_SDRAM_CTRL | 2); in dram_init()
[all …]
/OK3568_Linux_fs/u-boot/board/freescale/m53017evb/
H A Dm53017evb.c2 * (C) Copyright 2000-2003
5 * Copyright (C) 2004-2008, 2012 Freescale Semiconductor, Inc.
6 * TsiChung Liew (Tsi-Chung.Liew@freescale.com)
8 * SPDX-License-Identifier: GPL-2.0+
36 i--; in dram_init()
38 out_be32(&sdram->cs0, CONFIG_SYS_SDRAM_BASE | i); in dram_init()
40 out_be32(&sdram->cs1, CONFIG_SYS_SDRAM_BASE | i); in dram_init()
42 out_be32(&sdram->cfg1, CONFIG_SYS_SDRAM_CFG1); in dram_init()
43 out_be32(&sdram->cfg2, CONFIG_SYS_SDRAM_CFG2); in dram_init()
48 out_be32(&sdram->ctrl, CONFIG_SYS_SDRAM_CTRL | 2); in dram_init()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/rc/keymaps/
H A Drc-manli.c1 // SPDX-License-Identifier: GPL-2.0+
2 // manli.h - Keytable for manli Remote Controller
4 // keymap imported from ir-keymaps.c
8 #include <media/rc-map.h>
14 The "ascii-art picture" below (in comments, first row
26 { 0x1c, KEY_RADIO }, /*XXX*/
52 { 0x0a, KEY_AGAIN }, /*XXX KEY_REWIND? */
54 { 0x17, KEY_DIGITS }, /*XXX*/
73 { 0x16, KEY_OK }, /*XXX KEY_SELECT? KEY_ENTER? */
78 * TV/AV MODE *
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Drk_venc_ref.h8 * http://www.apache.org/licenses/LICENSE-2.0
27 * The reference frame is defined into two type: long-term reference frame and
28 * short-refernce frame (lt_ref and st_ref).
30 * The lt_ref can be only indexed by long-term reference frame index (lt_idx).
35 * Normal reference mode without argument
36 * REF_TO_PREV_REF_FRM - refer to previous reference frame in encode order (No matter Lt or St)
37 * REF_TO_PREV_ST_REF - refer to previous short-term reference frame
38 * REF_TO_PREV_LT_REF - refer to previous long-term reference frame
39 * REF_TO_PREV_INTRA - refer to previous Intra / IDR frame
40 * REF_TO_ST_REF_SETUP - refer to refernce frame defined in StRefSetup
[all …]
/OK3568_Linux_fs/external/mpp/inc/
H A Drk_venc_ref.h8 * http://www.apache.org/licenses/LICENSE-2.0
27 * The reference frame is defined into two type: long-term reference frame and
28 * short-refernce frame (lt_ref and st_ref).
30 * The lt_ref can be only indexed by long-term reference frame index (lt_idx).
35 * Normal reference mode without argument
36 * REF_TO_PREV_REF_FRM - refer to previous reference frame in encode order (No matter Lt or St)
37 * REF_TO_PREV_ST_REF - refer to previous short-term reference frame
38 * REF_TO_PREV_LT_REF - refer to previous long-term reference frame
39 * REF_TO_PREV_INTRA - refer to previous Intra / IDR frame
40 * REF_TO_ST_REF_SETUP - refer to refernce frame defined in StRefSetup
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmsdstd.c21 * <<Broadcom-WL-IPTag/Open:>>
39 /* XXX Quick NDIS hack */
51 * Upper GPIO 16 - 31 are available on J22
53 * Lower GPIO 0 - 15 are available on J15 (WL_GPIO)
64 uint sd_hiok = TRUE; /* Use hi-speed mode if available? */
65 uint sd_sdmode = SDIOH_MODE_SD4; /* Use SD4 mode by default */
71 /* sd3ClkMode: 0-SDR12 [25MHz]
72 * 1-SDR25 [50MHz]+SHS=1
73 * 2-SDR50 [100MHz]+SSDR50=1
74 * 3-SDR104 [208MHz]+SSDR104=1
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmsdstd.c21 * <<Broadcom-WL-IPTag/Open:>>
39 /* XXX Quick NDIS hack */
51 * Upper GPIO 16 - 31 are available on J22
53 * Lower GPIO 0 - 15 are available on J15 (WL_GPIO)
64 uint sd_hiok = TRUE; /* Use hi-speed mode if available? */
65 uint sd_sdmode = SDIOH_MODE_SD4; /* Use SD4 mode by default */
71 /* sd3ClkMode: 0-SDR12 [25MHz]
72 * 1-SDR25 [50MHz]+SHS=1
73 * 2-SDR50 [100MHz]+SSDR50=1
74 * 3-SDR104 [208MHz]+SSDR104=1
[all …]
/OK3568_Linux_fs/kernel/include/linux/clk/
H A Dti.h18 #include <linux/clk-provider.h>
22 * struct clk_omap_reg - OMAP register declaration
34 * struct dpll_data - DPLL registers and integration data
40 * @control_reg: register containing the DPLL mode bitfield
41 * @enable_mask: mask of the DPLL mode bitfield in @control_reg
48 * @max_multiplier: maximum valid non-bypass multiplier value (actual)
50 * @min_divider: minimum valid non-bypass divider value (actual)
51 * @max_divider: maximum valid non-bypass divider value (actual)
54 * @autoidle_reg: register containing the DPLL autoidle mode bitfield
56 * @autoidle_mask: mask of the DPLL autoidle mode bitfield in @autoidle_reg
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/mesa/mesa-demos/
H A D0001-mesa-demos-Add-missing-data-files.patch3 Date: Mon, 12 May 2014 15:22:32 -0400
4 Subject: [PATCH 1/9] mesa-demos: Add missing data files.
7 http://cgit.freedesktop.org/mesa/demos/tree/?id=mesa-demos-8.1.0
9 ftp://ftp.freedesktop.org/pub/mesa/demos/8.1.0/mesa-demos-8.1.0.tar.bz2
11 Upstream-Status: Backport
12 Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
13 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 ---
15 src/fpglsl/depth-read.glsl | 4 +
16 src/fpglsl/infinite-loop.glsl | 7 +
[all …]
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dpvr2fb.c1 // SPDX-License-Identifier: GPL-2.0-only
9 * Copyright (c) 2001 - 2008 Paul Mundt <lethal@linux-sh.org>
13 * here are some hacked-up formulas:
17 * 'pseudo' values (think of them as placeholders) for the fb video mode, so
19 * values, I could just add mode- specific offsets to get the correct mode
22 * left_margin = diwstart_h - borderstart_h;
23 * right_margin = borderstop_h - (diwstart_h + xres);
24 * upper_margin = diwstart_v - borderstart_v;
25 * lower_margin = borderstop_v - (diwstart_h + yres);
27 * hsync_len = borderstart_h + (hsync_total - borderstop_h);
[all …]

12345678910>>...45