/openbmc/linux/drivers/hwmon/ |
H A D | hwmon-vid.c | 236 unsigned int vid, brand, __maybe_unused dummy; in get_via_model_d_vrm() local 244 rdmsr(0x1154, brand, dummy); in get_via_model_d_vrm() 245 brand = ((brand >> 4) ^ (brand >> 2)) & 0x03; in get_via_model_d_vrm() 249 7, brands[brand]); in get_via_model_d_vrm() 253 6, brands[brand]); in get_via_model_d_vrm() 255 return brand == 2 ? 131 : 13; in get_via_model_d_vrm()
|
/openbmc/linux/drivers/cpufreq/ |
H A D | e_powersaver.c | 180 u8 brand = 0; in eps_cpu_init() local 200 brand = (((lo >> 2) ^ lo) >> 18) & 3; in eps_cpu_init() 205 brand = (((lo >> 4) ^ (lo >> 2))) & 0x000000ff; in eps_cpu_init() 210 switch (brand) { in eps_cpu_init() 305 if (brand == EPS_BRAND_C7M && set_max_voltage) { in eps_cpu_init() 318 if (brand == EPS_BRAND_C7M) in eps_cpu_init() 338 if (brand != EPS_BRAND_C7M) { in eps_cpu_init()
|
/openbmc/webui-vue/src/layouts/ |
H A D | LoginLayout.vue | 6 <div class="login-brand mb-5"> 21 <div class="login-aside__logo-brand"> 22 <!-- Add Secondary brand logo if needed --> 110 .login-aside__logo-brand:not(:empty) {
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | setup.c | 776 char brand[128]; in get_model_name() local 779 memcpy(brand, "Unknown", 8); in get_model_name() 780 if (ia64_pal_get_brand_info(brand)) { in get_model_name() 782 memcpy(brand, "Merced", 7); in get_model_name() 784 case 0: memcpy(brand, "McKinley", 9); break; in get_model_name() 785 case 1: memcpy(brand, "Madison", 8); break; in get_model_name() 786 case 2: memcpy(brand, "Madison up to 9M cache", 23); break; in get_model_name() 790 if (strcmp(brandname[i], brand) == 0) in get_model_name() 794 return strcpy(brandname[i], brand); in get_model_name()
|
/openbmc/webui-vue/src/components/AppHeader/ |
H A D | AppHeader.vue | 33 <b-navbar-brand 44 </b-navbar-brand> 334 .navbar-brand, 393 .navbar-brand {
|
/openbmc/webui-vue/ |
H A D | README.md | 24 update the theme to support their brand. This rewrite takes advantage of 37 - Ability to easily theme to meet brand guidelines
|
/openbmc/linux/include/linux/ |
H A D | scc.h | 55 char brand; /* manufacturer of the board */ member
|
/openbmc/webui-vue/tests/unit/__snapshots__/ |
H A D | AppHeader.spec.js.snap | 51 <b-navbar-brand 62 </b-navbar-brand>
|
/openbmc/linux/drivers/media/usb/ttusb-budget/ |
H A D | Kconfig | 14 produced by Hauppauge, shipped under the brand name 'Nova-USB'.
|
/openbmc/linux/include/uapi/linux/ |
H A D | scc.h | 157 char brand; /* hardware type */ member
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
H A D | default.css | 10 .toaster-navbar-brand { float: left; margin: 7px 25px 0 0; } 11 .toaster-navbar-brand a.brand { color: #777; height: 50px; padding: 15px 5px 15px 15px; font-size: … 12 .toaster-navbar-brand > a { text-decoration: none; } 13 .toaster-navbar-brand > a.brand:hover { color: #5e5e5e; }
|
H A D | bootstrap3-transition.css | 3 .navbar .brand {
|
H A D | bootstrap.min.css | 5 …brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus…
|
H A D | bootstrap.css | 4277 .navbar-brand { 4284 .navbar-brand:hover, 4285 .navbar-brand:focus { 4288 .navbar-brand > img { 4292 .navbar > .container .navbar-brand, 4293 .navbar > .container-fluid .navbar-brand { 4502 .navbar-default .navbar-brand { 4505 .navbar-default .navbar-brand:hover, 4506 .navbar-default .navbar-brand:focus { 4598 .navbar-inverse .navbar-brand { [all …]
|
/openbmc/linux/drivers/media/usb/ttusb-dec/ |
H A D | Kconfig | 8 produced by Hauppauge, shipped under the brand name 'DEC2000-t'
|
/openbmc/linux/drivers/net/hamradio/ |
H A D | scc.c | 847 wr(scc, R11, ((scc->brand & BAYCOM)? TRxCDP : TRxCBR) | RCDPLL|TCRTxCP|TRxCOI); in init_channel() 852 wr(scc, R11, (scc->brand & BAYCOM)? RCTRxCP|TCRTxCP : RCRTxCP|TCTRxCP); in init_channel() 905 if (scc->brand & PRIMUS) in scc_key_trx() 1489 if(scc->brand & EAGLE) /* this is an EAGLE card */ in z8530_init() 1492 if(scc->brand & (PC100 | PRIMUS)) /* this is a PC100/PRIMUS card */ in z8530_init() 1802 SCC_Info[2*Nchips+chan].brand = hwcfg.brand; in scc_net_siocdevprivate() 2040 scc->data, scc->ctrl, scc->irq, scc->clock, scc->brand, in scc_net_seq_show()
|
/openbmc/linux/drivers/ata/pata_parport/ |
H A D | Kconfig | 132 IDE protocol from OnSpec (often marketed under the ValuStore brand 140 from OnSpec Electronics (often marketed under the ValuStore brand
|
/openbmc/webui-vue/docs/guide/ |
H A D | readme.md | 38 application. How to theme the application to meet company brand guidelines is
|
/openbmc/linux/Documentation/translations/zh_CN/maintainer/ |
H A D | pull-requests.rst | 83 of these crazy drivers, as well as the following brand new
|
/openbmc/webui-vue/docs/customization/ |
H A D | theme.md | 6 removed or updated to meet organizational brand guidelines. 207 challenging to meet all organization brand guidelines due to the minimal height
|
H A D | readme.md | 87 OpenBMC Web UI. Any color settings needed to meet company brand guidelines will 363 removed or updated to meet organizational brand guidelines.
|
/openbmc/linux/tools/testing/selftests/arm64/signal/ |
H A D | README | 31 - 'fake_sigreturn_' tests: a brand new custom artificial sigframe structure
|
/openbmc/linux/Documentation/admin-guide/acpi/ |
H A D | initrd_table_override.rst | 13 modified, more recent version one, or installing brand new ACPI tables.
|
/openbmc/linux/Documentation/target/ |
H A D | tcm_mod_builder.rst | 8 script to generate a brand new functional TCM v4 fabric .ko module of your very own,
|
/openbmc/linux/drivers/net/usb/ |
H A D | Kconfig | 60 adapters, including some "no brand" devices. It does NOT work on 399 adapters marketed under the DeLOCK brand. 450 Cypress brand.
|