Home
last modified time | relevance | path

Searched full:only (Results 1 – 25 of 9673) sorted by relevance

12345678910>>...387

/openbmc/linux/include/dt-bindings/clock/
H A Dr9a07g043-cpg.h1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
32 #define R9A07G043_CA55_SCLK 0 /* RZ/G2UL Only */
33 #define R9A07G043_CA55_PCLK 1 /* RZ/G2UL Only */
34 #define R9A07G043_CA55_ATCLK 2 /* RZ/G2UL Only */
35 #define R9A07G043_CA55_GICCLK 3 /* RZ/G2UL Only */
36 #define R9A07G043_CA55_PERICLK 4 /* RZ/G2UL Only */
37 #define R9A07G043_CA55_ACLK 5 /* RZ/G2UL Only */
38 #define R9A07G043_CA55_TSCLK 6 /* RZ/G2UL Only */
39 #define R9A07G043_GIC600_GICCLK 7 /* RZ/G2UL Only */
40 #define R9A07G043_IA55_CLK 8 /* RZ/G2UL Only */
[all …]
H A Dexynos4.h29 #define CLK_MOUT_MPLL_USER_T 17 /* Exynos4x12 only */
30 #define CLK_MOUT_MPLL_USER_C 18 /* Exynos4x12 only */
54 #define CLK_SCLK_MDNIE0 141 /* Exynos4412 only */
63 #define CLK_SCLK_SATA 150 /* Exynos4210 only */
76 #define CLK_SCLK_FIMD1 163 /* Exynos4210 only */
77 #define CLK_SCLK_MIPI1 164 /* Exynos4210 only */
82 #define CLK_SCLK_MIPIHSI 169 /* Exynos4412 only */
86 #define CLK_SCLK_PWM_ISP 173 /* Exynos4x12 only */
87 #define CLK_SCLK_SPI0_ISP 174 /* Exynos4x12 only */
88 #define CLK_SCLK_SPI1_ISP 175 /* Exynos4x12 only */
[all …]
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dlicenses.csv1 0636e73ff0215e8d672dc4c32c317bb3,GPL-2.0-only
2 12f884d2ae1ff87c09e5b7ccc2c4ca7e,GPL-2.0-only
3 18810669f13b87348459e611d31ab760,GPL-2.0-only
4 252890d9eee26aab7b432e8b8a616475,LGPL-2.0-only
5 2d5025d4aa3495befef8f17206a5b0a1,LGPL-2.1-only
6 3214f080875748938ba060314b4f727d,LGPL-2.0-only
7 385c55653886acac3821999a3ccd17b3,Artistic-1.0 | GPL-2.0-only
8 393a5ca445f6965873eca0259a17f833,GPL-2.0-only
10 3bf50002aefd002f49e7bb854063f7e7,LGPL-2.0-only
11 4325afd396febcb659c36b49533135d4,GPL-2.0-only
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D2324 # Test for auto-read-only
87 echo "=== -drive with read-write image: read-only/auto-read-only combinations ==="
90 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,read-only=on,auto-read-only=off
91 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,read-only=on,auto-read-only=on
92 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,read-only=on
94 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,read-only=off,auto-read-only=off
95 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,read-only=off,auto-read-only=on
96 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,read-only=off
98 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,auto-read-only=off
99 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,auto-read-only=on
[all …]
H A D232.out4 === -drive with read-write image: read-only/auto-read-only combinations ===
6 NODE_NAME: TEST_DIR/t.IMGFMT (file, read-only)
7 NODE_NAME: TEST_DIR/t.IMGFMT (file, read-only)
8 NODE_NAME: TEST_DIR/t.IMGFMT (file, read-only)
18 === -drive with read-only image: read-only/auto-read-only combinations ===
20 NODE_NAME: TEST_DIR/t.IMGFMT (file, read-only)
21 NODE_NAME: TEST_DIR/t.IMGFMT (file, read-only)
22 NODE_NAME: TEST_DIR/t.IMGFMT (file, read-only)
24 QEMU_PROG: -drive driver=file,file=TEST_DIR/t.IMGFMT,if=none,read-only=off,auto-read-only=off: Coul…
28 QEMU_PROG: -drive driver=file,file=TEST_DIR/t.IMGFMT,if=none,auto-read-only=off: Could not open 'TE…
[all …]
H A D153.out3 …,file=null-co://,readonly=off,force-share=on: force-share=on can only be used with read-only images
17 == Launching another QEMU, opts: 'read-only=on' ==
18 QEMU_PROG: -drive file=TEST_DIR/t.qcow2,if=none,read-only=on: Failed to get shared "write" lock
21 == Launching another QEMU, opts: 'read-only=on,force-share=on' ==
104 qemu-io: can't open device TEST_DIR/t.qcow2: force-share=on can only be used with read-only images
109 qemu-io: can't open device TEST_DIR/t.qcow2: force-share=on can only be used with read-only images
147 qemu-img: Could not open 'TEST_DIR/t.qcow2': force-share=on can only be used with read-only images
158 == Launching QEMU, opts: 'read-only=on' ==
164 == Launching another QEMU, opts: 'read-only=on' ==
166 == Launching another QEMU, opts: 'read-only=on,force-share=on' ==
[all …]
/openbmc/linux/arch/powerpc/include/asm/
H A Dkeylargo.h17 #define KEYLARGO_MBCR 0x34 /* KL Only, Media bay control/status */
23 #define KEYLARGO_FCR5 0x4c /* Pangea only */
44 /* K2 does only extint GPIOs and does 51 of them */
55 /* Hrm... this one is only to be used on Pismo. It seems to also
105 #define KL0_SCC_B_INTF_ENABLE 0x00000001 /* (KL Only) */
112 #define KL0_IRDA_HIGH_BAND 0x00000100 /* (KL Only) */
113 #define KL0_IRDA_SOURCE2_SEL 0x00000200 /* (KL Only) */
114 #define KL0_IRDA_SOURCE1_SEL 0x00000400 /* (KL Only) */
115 #define KL0_PG_USB0_PMI_ENABLE 0x00000400 /* (Pangea/Intrepid Only) */
116 #define KL0_IRDA_RESET 0x00000800 /* (KL Only) */
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hunspell/
H A Dhunspell-dictionaries.bb8 LICENSE:dictionaries/ca-valencia = "GPL 2.0 & LGPL-2.1-only"
9 LICENSE:dictionaries/ca = "GPL 2.0 & LGPL-2.1-only"
10 LICENSE:dictionaries/cs = "GPL-2.0-only"
11 LICENSE:dictionaries/da = "GPL-2.0-only"
12 LICENSE:dictionaries/de-AT = "GPL-3.0-only"
13 LICENSE:dictionaries/de-CH = "GPL-3.0-only"
14 LICENSE:dictionaries/de = "GPL-3.0-only"
15 LICENSE:dictionaries/el-polyton = "GPL-2.0-only"
16 LICENSE:dictionaries/el = "GPL-2.0-only"
17 LICENSE:dictionaries/en-AU = "LGPL-2.0-only"
[all …]
/openbmc/qemu/include/hw/i2c/
H A Dpmbus_device.h21 PMBUS_PAGE_PLUS_WRITE = 0x05, /* Block Write-only */
22 PMBUS_PAGE_PLUS_READ = 0x06, /* Block Read-only */
26 PMBUS_STORE_DEFAULT_CODE = 0x13, /* Write-only Byte */
27 PMBUS_RESTORE_DEFAULT_CODE = 0x14, /* Write-only Byte */
30 PMBUS_STORE_USER_CODE = 0x17, /* Write-only Byte */
31 PMBUS_RESTORE_USER_CODE = 0x18, /* Write-only Byte */
32 PMBUS_CAPABILITY = 0x19, /* Read-Only byte */
33 PMBUS_QUERY = 0x1A, /* Write-Only */
47 PMBUS_COEFFICIENTS = 0x30, /* Read-only block 5 bytes */
114 PMBUS_READ_EIN = 0x86, /* Read-Only block 5 bytes */
[all …]
/openbmc/openbmc/poky/scripts/contrib/
H A Dconvert-spdx-licenses.py7 # SPDX-License-Identifier: GPL-2.0-only
22 "AGPL-3" : "AGPL-3.0-only",
24 "AGPLv3" : "AGPL-3.0-only",
26 "AGPLv3.0" : "AGPL-3.0-only",
28 "AGPL-3.0" : "AGPL-3.0-only",
31 "GPL-1" : "GPL-1.0-only",
33 "GPLv1" : "GPL-1.0-only",
35 "GPLv1.0" : "GPL-1.0-only",
37 "GPL-1.0" : "GPL-1.0-only",
39 "GPL-2" : "GPL-2.0-only",
[all …]
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_common.h27 #define HFA384X_RID_CNFWDSADDRESS1 0xFC11 /* AP f/w only */
28 #define HFA384X_RID_CNFWDSADDRESS2 0xFC12 /* AP f/w only */
29 #define HFA384X_RID_CNFWDSADDRESS3 0xFC13 /* AP f/w only */
30 #define HFA384X_RID_CNFWDSADDRESS4 0xFC14 /* AP f/w only */
31 #define HFA384X_RID_CNFWDSADDRESS5 0xFC15 /* AP f/w only */
32 #define HFA384X_RID_CNFWDSADDRESS6 0xFC16 /* AP f/w only */
33 #define HFA384X_RID_CNFMULTICASTPMBUFFERING 0xFC17 /* AP f/w only */
44 #define HFA384X_RID_CNFMAXASSOCSTA 0xFC2B /* AP f/w only */
47 #define HFA384X_RID_CNFHOSTAUTHENTICATION 0xFC2E /* AP f/w only */
52 #define HFA384X_RID_CNFAPPCFINFO 0xFC34 /* AP f/w only */
[all …]
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_mac.h125 MAC_COMM_MODE_RX = 1, /**< Only receive communication */
126 MAC_COMM_MODE_TX = 2, /**< Only transmit communication */
217 u64 rx_good_pkts; /* only for xgmac */
219 u64 rx_total_pkts; /* only for xgmac */
220 u64 rx_total_bytes; /* only for xgmac */
221 u64 rx_bad_bytes; /* only for gmac */
225 u64 rx_fragment_err; /* only for xgmac */
226 u64 rx_undersize; /* only for xgmac */
228 u64 rx_minto64; /* only for gmac */
236 u64 rx_1519tomax_good; /* only for xgmac */
[all …]
/openbmc/u-boot/drivers/virtio/
H A Dvirtio_mmio.h14 /* Magic value ("virt" string) - Read Only */
17 /* Virtio device version - Read Only */
20 /* Virtio device ID - Read Only */
23 /* Virtio vendor ID - Read Only */
28 * (32 bits per set) - Read Only
32 /* Device (host) features set selector - Write Only */
37 * (32 bits per set) - Write Only
41 /* Activated features set selector - Write Only */
44 #ifndef VIRTIO_MMIO_NO_LEGACY /* LEGACY DEVICES ONLY! */
46 /* Guest's memory page size in bytes - Write Only */
[all …]
/openbmc/openbmc/poky/meta/conf/
H A Dlicenses.conf13 SPDXLICENSEMAP[AGPL-3] = "AGPL-3.0-only"
15 SPDXLICENSEMAP[AGPLv3] = "AGPL-3.0-only"
17 SPDXLICENSEMAP[AGPLv3.0] = "AGPL-3.0-only"
19 SPDXLICENSEMAP[AGPL-3.0] = "AGPL-3.0-only"
26 SPDXLICENSEMAP[GPL-1] = "GPL-1.0-only"
28 SPDXLICENSEMAP[GPLv1] = "GPL-1.0-only"
30 SPDXLICENSEMAP[GPLv1.0] = "GPL-1.0-only"
32 SPDXLICENSEMAP[GPL-1.0] = "GPL-1.0-only"
34 SPDXLICENSEMAP[GPL-2] = "GPL-2.0-only"
36 SPDXLICENSEMAP[GPLv2] = "GPL-2.0-only"
[all …]
/openbmc/linux/drivers/gpu/drm/i915/
H A DKconfig.debug1 # SPDX-License-Identifier: GPL-2.0-only
4 # As this may inadvertently break the build, only allow the user
12 Add -Werror to the build flags for (and only for) i915.ko.
15 Recommended for driver developers only.
22 depends on EXPERT # only for developers
48 Recommended for driver developers only.
61 Recommended for driver developers only.
73 Recommended for driver developers only.
82 During development, we often only want the very first failure
88 Recommended for driver developers only.
[all …]
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_mmio.h42 /* Magic value ("virt" string) - Read Only */
45 /* Virtio device version - Read Only */
48 /* Virtio device ID - Read Only */
51 /* Virtio vendor ID - Read Only */
55 * (32 bits per set) - Read Only */
58 /* Device (host) features set selector - Write Only */
62 * (32 bits per set) - Write Only */
65 /* Activated features set selector - Write Only */
69 #ifndef VIRTIO_MMIO_NO_LEGACY /* LEGACY DEVICES ONLY! */
71 /* Guest's memory page size in bytes - Write Only */
[all …]
/openbmc/linux/include/uapi/linux/
H A Dvirtio_mmio.h42 /* Magic value ("virt" string) - Read Only */
45 /* Virtio device version - Read Only */
48 /* Virtio device ID - Read Only */
51 /* Virtio vendor ID - Read Only */
55 * (32 bits per set) - Read Only */
58 /* Device (host) features set selector - Write Only */
62 * (32 bits per set) - Write Only */
65 /* Activated features set selector - Write Only */
69 #ifndef VIRTIO_MMIO_NO_LEGACY /* LEGACY DEVICES ONLY! */
71 /* Guest's memory page size in bytes - Write Only */
[all …]
/openbmc/openbmc/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/
H A Dlicense.inc1 …SE = "GPL-3.0-with-GCC-exception & GPL-3.0-only & GPL-2.0-only & LGPL-3.0-only & LGPL-2.1-only & L…
3 EAT_BFD_LICENSE = "GPL-3.0-only"
4 EAT_GCC_LICENSE = "GPL-3.0-with-GCC-exception & GPL-3.0-only"
5 EAT_GDB_LICENSE = "GPL-3.0-only"
6 EAT_LIBC_LICENSE = "GPL-2.0-only & LGPL-2.1-only"
76 LICENSE:linux-libc-headers-dev = "GPL-2.0-only"
77 LICENSE:linux-libc-headers = "GPL-2.0-only"
79 LICENSE:gdbserver = "GPL-2.0-only & GPL-3.0-only & LGPL-2.0-only & LGPL-3.0-only"
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-ufs23 The file is read only.
33 The file is read only.
43 The file is read only.
54 The file is read only.
64 The file is read only.
75 The file is read only.
86 The file is read only.
98 The file is read only.
109 The file is read only.
119 The file is read only.
[all …]
H A Dsysfs-platform-dfl-fme5 Description: Read-only. One DFL FPGA device may have more than 1
13 Description: Read-only. It returns Bitstream (static FPGA region)
21 Description: Read-only. It returns Bitstream (static FPGA region) meta
29 Description: Read-only. It returns cache size of this FPGA device.
35 Description: Read-only. It returns fabric version of this FPGA device.
43 Description: Read-only. It returns socket_id to indicate which socket
44 this FPGA belongs to, only valid for integrated solution.
45 User only needs this information, in case standard numa node
70 Description: Read-only. It returns non-fatal errors detected.
76 Description: Read-only. It returns catastrophic and fatal errors detected.
[all …]
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dincompatible_lic.py25 …self.lic_test('incompatible-license', 'GPL-3.0-only', 'GPLv3', "is an obsolete license, please use…
31 …self.lic_test('incompatible-license', 'GPL-3.0-only', '*GPLv3', "*GPLv3 is an invalid license wild…
36 …self.lic_test('incompatible-license-alias', 'GPL-3.0-only', 'GPLv3', "is an obsolete license, plea…
42 …self.lic_test('incompatible-license-alias', 'GPL-3.0-only', '*GPL-3.0', "*GPL-3.0 is an invalid li…
48 …self.lic_test('incompatible-license-alias', 'GPL-3.0-only', '*GPLv3', "*GPLv3 is an invalid licens…
54 …self.lic_test('incompatible-licenses', 'GPL-3.0-only LGPL-3.0-only', '*GPL-3.0-only', "*GPL-3.0-on…
60 …self.lic_test('incompatible-licenses', 'GPL-2.0-only GPL-3.0-only LGPL-3.0-only', '*', "* is an in…
76 self.lic_test('incompatible-license', 'GPL-3.0-only', 'GPL-3.0-only')
82 self.lic_test('incompatible-license', 'GPL-3.0-only', 'GPL-3.0*')
88 self.lic_test('incompatible-license-alias', 'GPL-3.0-only', 'GPL-3.0-only')
[all …]
/openbmc/linux/sound/firewire/dice/
H A Ddice-interface.h32 * size values are measured in quadlets. Read-only.
60 * A bitmask with asynchronous events; read-only. When any event(s) happen,
128 * Status of the sample clock; read-only.
137 * Status of all clock sources; read-only.
173 * The measured rate of the current clock source, in Hz; read-only.
180 * early release because they can handle firmware only which supports the
186 * read-only.
191 * Supported sample rates and clock sources; read-only.
216 * Names of all clock sources; read-only. Quadlets are byte-swapped. Names
229 * The number of supported capture streams; read-only.
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/
H A Dmemory.json5 …ified in MMCR3[0:12]. If MMCR1[16|17] is 0 (default), this count includes only lines that were rel…
10 …T Miss (Data TLB Access) page size 4K. When MMCR1[16]=0 this event counts only DERAT reloads for d…
15 …B reload (after a miss) page size 16G. When MMCR1[16]=0 this event counts only for demand misses. …
20 …M. Implies radix translation was used. When MMCR1[16]=0 this event counts only for demand misses. …
30 … reload). Applies to both HPT and RPT. When MMCR1[17]=0 this event counts only for demand misses. …
35 …"BriefDescription": "Ptesync instruction finished in the store unit. Only one ptesync can finish a…
40 …fied in MMCR3[15:27]. If MMCR1[16|17] is 0 (default), this count includes only lines that were rel…
45 … Miss (Data TLB Access) page size 64K. When MMCR1[16]=0 this event counts only DERAT reloads for d…
50 …LB reload (after a miss) page size 4K. When MMCR1[16]=0 this event counts only for demand misses. …
55 …ge size 1G. Implies radix translation. When MMCR1[16]=0 this event counts only DERAT reloads for d…
[all …]
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr.h1 /* SPDX-License-Identifier: GPL-2.0-only */
42 void __iomem *dis_shared_mem_addr;/* only v7 */
61 void __iomem *d_min_third_plane_dpb_size;/* only v8 */
64 void __iomem *d_min_num_dis;/* only v7 */
65 void __iomem *d_min_first_dis_size;/* only v7 */
66 void __iomem *d_min_second_dis_size;/* only v7 */
67 void __iomem *d_min_third_dis_size;/* only v7 */
70 void __iomem *d_post_filter_luma_dpb2;/* only v7 */
73 void __iomem *d_post_filter_chroma_dpb2;/* only v7 */
77 void __iomem *d_first_plane_dpb_stride_size;/* only v8 */
[all …]
/openbmc/openbmc-test-automation/lib/
H A Dboot_utils.robot14 # specified in the boot_stack is only
25 # keyword will print only essential
40 # specified in the boot_stack is only
51 # keyword will print only essential
66 # specified in the boot_stack is only
77 # keyword will print only essential
92 # specified in the boot_stack is only
103 # keyword will print only essential
118 # specified in the boot_stack is only
129 # keyword will print only essential
[all …]

12345678910>>...387