/openbmc/phosphor-webui/app/common/styles/components/ |
H A D | form-elements.scss | 4 padding-top: .5em; 5 padding-bottom: .5em; 6 padding-left: .5em; 7 padding-right: 1.5em; 8 margin-top: 0; 9 border: 1px solid $border-color-02; 10 min-width: 70px; 11 font-weight: 400; 12 @include bgImage__arrowDown-primary; 14 @include bgImage__arrowDown-disabled; [all …]
|
/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-ncplite/leds/ncplite-led/ |
H A D | ncplite-led.sh | 1 #!/bin/bash -e 3 HOST_SERVICE="xyz.openbmc_project.State.HostCondition.Gpio0" 8 FAN_SERVICE="xyz.openbmc_project.State.FanCtrl" 28 …tatus=$(busctl get-property ${HOST_SERVICE} ${HOST_OBJPATH} ${HOST_INTERFACE} ${HOST_PROPERTY} | a… 31 #Solid Green 34 #Solid Yellow 39 …fan_status=$(busctl get-property ${FAN_SERVICE} ${FAN_OBJPATH} ${FAN_INTERFACE} ${FAN_PROPERTY} |… 45 #Solid Green 52 …psu0_prsnt_status=$(busctl get-property ${PSU_SERVICE} ${PSU0_PRESENT_OBJPATH} ${PSU_INTERFACE} $… 54 …psu0_power_status=$(busctl get-property ${PSU_SERVICE} ${PSU0_POWER_OBJPATH} ${PSU_INTERFACE} ${P… [all …]
|
/openbmc/u-boot/board/google/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0+ 15 i5 Ivybridge which is a die-shrink of Sandybridge, with 4GB of 19 solid state drive. There is a Chrome OS EC connected on LPC, 20 and it provides a 2560x1700 high resolution touch-enabled LCD 24 bool "Chromebook link 64-bit" 27 U-Boot is built as a 64-bit binary. This allows testing while this 40 video output and a 16GB SATA solid state drive. There is no Chrome 51 There is a solid state drive, either 32GB or 64GB. There is a 53 resolution touch-enabled LCD display.
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
H A D | jquery-ui.theme.min.css | 1 /*! jQuery UI - v1.11.4 - 2015-03-17 5 …-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-wi…
|
H A D | jquery-ui.min.css | 1 /*! jQuery UI - v1.11.4 - 2015-03-17 4 …-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_… 7 …-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;ma…
|
H A D | bootstrap.css.map | 1 …-prefixes.less","less/mixins/tab-focus.less","less/mixins/image.less","less/type.less","less/mixin…
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | Drive.interface.yaml | 5 - name: Capacity 10 - name: Protocol 15 - name: Type 20 - name: EncryptionStatus 24 The current state of encryption on the drive. 25 - name: LockedStatus 31 - name: PredictedMediaLifeLeftPercent 35 How much of the drives life is remaining in a percentage from 0-100 . 38 - name: Resettable 42 - readonly [all …]
|
/openbmc/phosphor-webui/app/access-control/styles/ |
H A D | ldap.scss | 3 .ldap__optional-field { 4 margin-bottom: 1.7em; 7 .ldap__configure-settings { 8 background-color: $base-02--06; 9 padding-top: 1.5em; 10 padding-bottom: 1.5em; 11 margin-top: 1em; 12 margin-bottom: 3em; 15 .ldap__server-info { 16 @media (min-width: 1024px) { [all …]
|
/openbmc/u-boot/doc/ |
H A D | README.nvme | 1 # SPDX-License-Identifier: GPL-2.0+ 10 communicate with a non-volatile memory subsystem. This interface is optimized 11 for enterprise and client solid state drives, typically attached to the PCI 14 based solid state drives (SSD). The interface provides optimized command 20 of some number of logical blocks. A namespace is a quantity of non-volatile 25 ------------ 28 "nvme-blk"). The host controller driver is supposed to probe the hardware and 29 do necessary initialization to put the controller into a ready state at which 35 ------ 39 -------------- [all …]
|
/openbmc/phosphor-webui/app/common/styles/base/ |
H A D | forms.scss | 5 color: $text-02; 6 text-transform: uppercase; 7 font-weight: 700; 8 font-size: 0.75em; 9 margin-bottom: 0; 10 line-height: 2.2; 12 font-size: 0.9em; 16 // TODO: Start replacing use of label__helper-text 17 .label__helper-text, 18 .form__helper-text { [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Led/ |
H A D | Physical.interface.yaml | 5 - name: State 9 Current State of the LED. 11 - name: DutyOn 17 - name: Color 23 - name: Period 30 - name: Action 34 - name: "Off" 36 LED is in OFF state 37 - name: "On" 39 LED is in solid ON state [all …]
|
H A D | README.md | 15 LED upon reaching some state. However, some other systems may have a requirement 18 be solid [ON] while some LEDs to be Blinking etc. 60 this group is acted on, led_1 will turn solid [ON], while led_2 would be 68 …https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/yaml/xyz/openbmc_project/Led/Group… 73 are un-done. 75 - Henceforth, the term **asserted** would mean writing boolean **true** onto 76 `assert` property of the group. Term **de-assert** would mean writing 116 …https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/yaml/xyz/openbmc_project/Led/Physi… 131 2. Property `State` is set to `xyz.openbmc_project.Led.Physical.Action.On` in
|
/openbmc/phosphor-webui/app/server-control/styles/ |
H A D | power-operations.scss | 3 .power-operations { 5 .power__current-status { 6 border-bottom: 1px solid $border-color-01; 10 // Power state indicator on/off 12 font-weight: 700; 13 margin-top: -0.3em; 17 .power__indicator-bar { 18 font-weight: bold; 21 margin-bottom: 3em; 22 background-size: 200% 100%; [all …]
|
/openbmc/openbmc-test-automation/lib/ |
H A D | firmware_utils.py | 26 …[transport]: Serial, ATA8-AST, SATA 1.0a, SATA II Extensions, SATA Rev 2… 35 [logical_sector-0_offset]: 0 bytes 39 [nominal_media_rotation_rate]: Solid State Device 65 "hdparm -I " + device + ' | egrep ":.+" | sed -re' + ' "s/[ \t]+/ /g"' 71 cmd_buf = "lsblk -P " + device + " | sed -re 's/\" /\"\\n/g'"
|
/openbmc/u-boot/drivers/mtd/ |
H A D | Kconfig | 11 flash, RAM and similar chips, often used for solid state file 31 support any device that is CFI-compliant, you need to enable this 42 support any device that is CFI-compliant, you need to enable this 65 instead of U-Boot software protection. 87 This enables access to Microchip PIC32 internal non-CFI flash 88 chips through PIC32 Non-Volatile-Memory Controller.
|
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | sony,imx415.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Michael Riesch <michael.riesch@wolfvision.net> 12 description: |- 14 solid-state image sensor with a square pixel array and 8.46 M effective 18 available via CSI-2 serial data output (two or four lanes). 21 - $ref: ../video-interface-devices.yaml# 34 avdd-supply: 37 dvdd-supply: [all …]
|
H A D | sony,imx296.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Sony IMX296 1/2.8-Inch CMOS Image Sensor 10 - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> 11 - Laurent Pinchart <laurent.pinchart@ideasonboard.com> 13 description: |- 14 The Sony IMX296 is a 1/2.9-Inch active pixel type CMOS Solid-state image 16 features a global shutter with variable charge-integration time. It is 17 programmable through I2C and 4-wire interfaces. The sensor output is [all …]
|
H A D | sony,imx290.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Sony IMX290 1/2.8-Inch CMOS Image Sensor 10 - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> 11 - Laurent Pinchart <laurent.pinchart@ideasonboard.com> 13 description: |- 14 The Sony IMX290 is a 1/2.8-Inch CMOS Solid-state image sensor with Square 16 through I2C and 4-wire interfaces. 19 LVDS DDR output and CSI-2 serial data output. The CSI-2 bus is the default. [all …]
|
/openbmc/linux/Documentation/hwmon/ |
H A D | drivetemp.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 ---------- 10 ANS T13/1699-D 11 Information technology - AT Attachment 8 - ATA/ATAPI Command Set (ATA8-ACS) 14 Information technology - SCSI Primary Commands - 4 (SPC-4) 17 Information technology - SCSI / ATA Translation - 5 (SAT-5) 21 ----------- 23 This driver supports reporting the temperature of disk and solid state 34 ---------- 47 intervals larger than twice the spin-down time. Otherwise affected drives [all …]
|
/openbmc/linux/drivers/nvme/host/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 11 The NVM Express driver is for solid state drives directly 57 To configure a NVMe over Fabrics controller use the nvme-cli tool 58 from https://github.com/linux-nvme/nvme-cli. 73 To configure a NVMe over Fabrics controller use the nvme-cli tool 74 from https://github.com/linux-nvme/nvme-cli. 90 To configure a NVMe over Fabrics controller use the nvme-cli tool 91 from https://github.com/linux-nvme/nvme-cli. 96 bool "NVM Express over Fabrics In-Band Authentication" 106 This provides support for NVMe over Fabrics In-Band Authentication. [all …]
|
/openbmc/u-boot/doc/device-tree-bindings/mtd/ |
H A D | mtd-physmap.txt | 1 CFI or JEDEC memory-mapped NOR flash, MTD-RAM (NVRAM...) 3 Flash chips (Memory Technology Devices) are often used for solid state 6 - compatible : should contain the specific model of mtd chip(s) 7 used, if known, followed by either "cfi-flash", "jedec-flash", 8 "mtd-ram" or "mtd-rom". 9 - reg : Address range(s) of the mtd chip(s) 11 non-identical chips can be described in one node. 12 - bank-width : Width (in bytes) of the bank. Equal to the 14 - device-width : (optional) Width of a single mtd chip. If 15 omitted, assumed to be equal to 'bank-width'. [all …]
|
/openbmc/linux/drivers/media/i2c/ |
H A D | imx415.c | 1 // SPDX-License-Identifier: GPL-2.0-only 19 #include <media/v4l2-ctrls.h> 20 #include <media/v4l2-fwnode.h> 21 #include <media/v4l2-subdev.h> 110 * describe MIPI CSI-2 speed. This driver uses lane rates wherever possible 124 /* INCK Settings - includes all lane rate and INCK dependent registers */ 203 /* all-pixel 2-lane 720 Mbps 15.74 Hz mode */ 219 /* all-pixel 2-lane 1440 Mbps 30.01 Hz mode */ 235 /* all-pixel 4-lane 891 Mbps 30 Hz mode */ 333 "solid black", [all …]
|
/openbmc/linux/drivers/media/platform/xilinx/ |
H A D | xilinx-tpg.c | 1 // SPDX-License-Identifier: GPL-2.0 5 * Copyright (C) 2013-2015 Ideas on Board 6 * Copyright (C) 2013-2015 Xilinx, Inc. 17 #include <linux/xilinx-v4l2-controls.h> 19 #include <media/v4l2-async.h> 20 #include <media/v4l2-ctrls.h> 21 #include <media/v4l2-subdev.h> 23 #include "xilinx-vip.h" 24 #include "xilinx-vtc.h" 66 #define XTPG_MAX_HBLANK (XVTC_MAX_HSIZE - XVIP_MIN_WIDTH) [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/ |
H A D | resource.h | 37 #define IS_PIPE_SYNCD_VALID(pipe) ((((pipe)->pipe_idx_syncd) & 0x80)?1:0) 38 #define GET_PIPE_SYNCD_FROM_PIPE(pipe) ((pipe)->pipe_idx_syncd & 0x7F) 39 #define SET_PIPE_SYNCD_TO_PIPE(pipe, pipe_syncd) ((pipe)->pipe_idx_syncd = (0x80 | pipe_syncd)) 152 #define FREE_PIPE_INDEX_NOT_FOUND -1 200 * Inter-pipe Relation 204 * | 0 | -------------MPC---------ODM----------- | 206 * | 1 | ------------- | | | | 208 * | 2 | -------------MPC--------- | | 210 * | 3 | ------------- | | | 212 * | 4 | | ----------------------- | [all …]
|
/openbmc/linux/Documentation/filesystems/ |
H A D | ntfs3.rst | 1 .. SPDX-License-Identifier: GPL-2.0 10 NTFS3 is fully functional NTFS Read-Write driver. The driver works with NTFS 13 - This driver implements NTFS read/write support for normal, sparse and 15 - Supports native journal replaying. 16 - Supports NFS export of mounted NTFS volumes. 17 - Supports extended attributes. Predefined extended attributes: 19 - *system.ntfs_security* gets/sets security 23 - *system.ntfs_attrib* gets/sets ntfs file/dir attributes. 28 - *system.ntfs_attrib_be* gets/sets ntfs file/dir attributes. 30 Same value as system.ntfs_attrib but always represent as big-endian [all …]
|