/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_utils.h | 261 #define __wait_for(OP, COND, US, Wmin, Wmax) ({ \ argument 262 const ktime_t end__ = ktime_add_ns(ktime_get_raw(), 1000ll * (US)); \ 286 #define _wait_for(COND, US, Wmin, Wmax) __wait_for(, (COND), (US), (Wmin), \ argument 297 #define _wait_for_atomic(COND, US, ATOMIC) \ argument 299 int cpu, ret, timeout = (US) * 1000; \ 334 #define wait_for_us(COND, US) \ argument 337 BUILD_BUG_ON(!__builtin_constant_p(US)); \ 338 if ((US) > 10) \ 339 ret__ = _wait_for((COND), (US), 10, 10); \ 341 ret__ = _wait_for_atomic((COND), (US), 0); \ [all …]
|
/openbmc/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm47094-luxul-xap-1610.dts | 81 brcm,ccode-map = "AU-AU-920", "CA-CA-892", "GB-DE-964", "NZ-AU-920", "US-US-825"; 99 brcm,ccode-map = "AU-AU-920", "CA-CA-892", "GB-DE-964", "NZ-AU-920", "US-US-825";
|
H A D | bcm4709-netgear-r8000.dts | 143 brcm,ccode-map = "JP-JP-78", "US-Q2-86"; 173 brcm,ccode-map = "JP-JP-78", "US-Q2-86"; 187 brcm,ccode-map = "JP-JP-78", "US-Q2-86";
|
H A D | bcm47094-luxul-xwr-3150-v1.dts | 97 brcm,ccode-map = "AU-AU-953", "CA-CA-946", "GB-E0-846", "NZ-AU-953", "US-Q2-930"; 115 brcm,ccode-map = "AU-AU-953", "CA-CA-946", "GB-E0-846", "NZ-AU-953", "US-Q2-930";
|
/openbmc/linux/sound/usb/ |
H A D | Kconfig | 53 tristate "Tascam US-122, US-224 and US-428 USB driver" 60 interfaces or controllers US-122, US-224 and US-428. 109 tristate "Tascam US-122L USB driver" 114 Say Y here to include support for Tascam US-122L USB Audio/MIDI
|
/openbmc/phosphor-ipmi-flash/ |
H A D | ipmi_flash.md | 128 | 14. `commit(...)` | UP | US | 129 | 15. `sessionStat(...)` | US | US (if !completed) | 130 | 15. `sessionStat(...)` | US | UC (if completed) |
|
/openbmc/linux/drivers/gpu/drm/v3d/ |
H A D | v3d_drv.h | 311 #define __wait_for(OP, COND, US, Wmin, Wmax) ({ \ argument 312 const ktime_t end__ = ktime_add_ns(ktime_get_raw(), 1000ll * (US)); \ 336 #define _wait_for(COND, US, Wmin, Wmax) __wait_for(, (COND), (US), (Wmin), \ argument
|
/openbmc/linux/drivers/parisc/ |
H A D | README.dino | 16 ** C200/C240 (US) US67350000 17 **B132L+/B180 (US) US67390000
|
/openbmc/webui-vue/docs/guide/guidelines/ |
H A D | internationalization.md | 30 - The CLI creates a `src/locales/en-US.json` file, which contains our default 32 - The keys are placed in the `src/locales/en-US.json` file and then the `$t()` 39 …odules/vue-i18n-extract/bin/vue-i18n-extract.js -v 'src/**/*.?(js|vue)' -l 'src/locales/en-US.json'
|
/openbmc/linux/Documentation/trace/ |
H A D | osnoise-tracer.rst | 65 …# TASK-PID CPU# |||| TIMESTAMP IN US IN US AVAILABLE IN US HW N… 80 - The RUNTIME IN US reports the amount of time in microseconds that 82 - The NOISE IN US reports the sum of noise in microseconds observed 86 - The MAX SINGLE NOISE IN US reports the maximum single noise observed
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | NRL | 5 All of the documentation and software included in this software distribution from the US Naval Rese… 22 …This product includes software developed at the Information Technology Division, US Naval Research… 28 …ted as representing official policies, either expressed or implied, of the US Naval Research Labor…
|
/openbmc/openbmc-test-automation/docs/ |
H A D | certificate_generate.md | 37 Country Name (2 letter code) [AU]:US 74 "Country": "US", 159 "Country": "US", 169 "Country": "US",
|
/openbmc/webui-vue/docs/guide/coding-standards/ |
H A D | accessibility.md | 55 - [Firefox Accessibility Inspector](https://developer.mozilla.org/en-US/docs/Tools/Accessibility_in… 68 - [Mozilla Developer Network - Accessibility](https://developer.mozilla.org/en-US/docs/Web/Accessib… 71 - [WAI-ARIA Basics](https://developer.mozilla.org/en-US/docs/Learn/Accessibility/WAI-ARIA_basics)
|
/openbmc/u-boot/doc/device-tree-bindings/input/ |
H A D | cros-ec-keyb.txt | 29 * The values below are for a US keyboard layout and 31 * 102ND key is not used for US keyboards.
|
/openbmc/openbmc/poky/meta/recipes-devtools/tcltk/tcl/ |
H A D | run-ptest | 5 export LANG=en-US.UTF-8
|
/openbmc/linux/Documentation/admin-guide/blockdev/ |
H A D | paride.rst | 67 bpck Microsolutions backpack (US) 72 fit2 FIT TD-2000 (US) 73 fit3 FIT TD-3000 (US) 78 on20 OnSpec 90c20 (US) 79 on26 OnSpec 90c26 (US)
|
/openbmc/linux/Documentation/sound/cards/ |
H A D | sb-live-mixer.rst | 342 US Patents (https://www.uspto.gov/) 345 US 5925841 348 US 5928342 354 US 5930158 357 US 6032235 360 US 6138207 366 US 6151670 371 US 6195715
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/ |
H A D | us-PA-Philadelphia | 1 # US NY state
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xrdp/xrdp/ |
H A D | 0001-Added-req_distinguished_name-in-etc-xrdp-openssl.con.patch | 23 +#countryName = US
|
/openbmc/u-boot/tools/ |
H A D | k3_x509template.txt | 8 C = US
|
/openbmc/linux/Documentation/input/devices/ |
H A D | xpad.rst | 149 :caption: dump from Redoctane Xbox Dance Pad (US) 170 original Microsoft XBOX controller (US), vendor=0x045e, product=0x0202 171 smaller Microsoft XBOX controller (US), vendor=0x045e, product=0x0289 174 RedOctane Xbox Dance Pad (US), vendor=0x0c12, product=0x8809
|
/openbmc/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_drv.h | 851 #define __wait_for(OP, COND, US, Wmin, Wmax) ({ \ argument 852 const ktime_t end__ = ktime_add_ns(ktime_get_raw(), 1000ll * (US)); \ 876 #define _wait_for(COND, US, Wmin, Wmax) __wait_for(, (COND), (US), (Wmin), \ argument
|
/openbmc/docs/security/ |
H A D | TLS-configuration.md | 233 Issuer: C=US, ST=California, L=San Francisco, O=Intel, CN=Test CA 237 Subject: C=US, ST=California, L=San Francisco, O=Intel, CN=Test CA 268 Issuer: C=US, ST=California, L=San Francisco, O=Intel, CN=Test CA 272 Subject: C=US, ST=California, L=San Francisco, O=Intel, CN=root 303 Issuer: C=US, ST=z, L=z, O=z, OU=z, CN=bmc.example.com 307 Subject: C=US, ST=z, L=z, O=z, OU=z, CN=bmc.example.com
|
/openbmc/linux/Documentation/devicetree/bindings/leds/ |
H A D | leds-is31fl32xx.txt | 51 http://www.issi.com/US/product-analog-fxled-driver.shtml
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-hid | 19 of the device's HID country code (e.g. 21 for US).
|