/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-regulator | 73 type. This holds the regulator type. 97 microvolts. This holds the regulator output voltage setting 112 microamps. This holds the regulator output current limit 127 opmode. This holds the current regulator operating mode, 152 min_microvolts. This holds the minimum safe working regulator 167 max_microvolts. This holds the maximum safe working regulator 182 min_microamps. This holds the minimum safe working regulator 197 max_microamps. This holds the maximum safe working regulator 212 name. This holds a string identifying the regulator for 225 num_users. This holds the number of consumer devices that [all …]
|
H A D | sysfs-platform-mellanox-bootctl | 93 The "oob_mac" sysfs attribute holds the MAC address for 102 The "opn" sysfs attribute holds the board's part number. 110 The "sku" sysfs attribute holds the board's SKU number. 118 The "modl" sysfs attribute holds the board's model number. 126 The "sn" sysfs attribute holds the board's serial number. 134 The "uuid" sysfs attribute holds the board's UUID. 142 The "rev" sysfs attribute holds the board's revision.
|
/openbmc/linux/Documentation/hwmon/ |
H A D | dell-smm-hwmon.rst | 200 eax Holds the command code before SMM, 201 holds the first result after SMM. 202 ebx Holds the arguments. 204 edx Holds the second result after SMM. 234 - 1st byte in ``eax`` holds the current 239 - 1st byte in ``ebx`` holds the fan number 240 - 2nd byte in ``ebx`` holds the desired 245 - 1st byte in ``ebx`` holds the fan number 246 - 1st word in ``eax`` holds the current 251 - 1st byte in ``ebx`` holds the fan number [all …]
|
H A D | abituguru-datasheet.rst | 38 If DATA holds 0x00 or 0x08 and CMD holds 0x00 or 0xAC an uGuru could be 60 level we will call banks. A bank holds data for one or more sensors. The data 91 first read but sometimes it takes a while before CMD holds 0xAC and thus it 110 Once DATA holds 0x08 again write the sensor address to CMD. 119 DATA holds 0x01 read the byte from CMD. 138 once DATA holds 0x00 write the byte to CMD. 143 Once DATA holds 0x01 read CMD it should hold 0xAC now. 172 This byte holds the alarm flags for sensor 0-7 of Sensor Bank1, with bit 0 176 This byte holds the alarm flags for sensor 8-15 of Sensor Bank1, with bit 0 180 This byte holds the alarm flags for sensor 0-5 of Sensor Bank2, with bit 0 [all …]
|
/openbmc/linux/arch/powerpc/kernel/ptrace/ |
H A D | ptrace-vsx.c | 10 * Regardless of transactions, 'fp_state' holds the current running 11 * value of all FPR registers and 'ckfp_state' holds the last checkpointed 37 * Regardless of transactions, 'fp_state' holds the current running 38 * value of all FPR registers and 'ckfp_state' holds the last checkpointed 86 * Regardless of transactions, 'fp_state' holds the current running 87 * value of all FPR registers and 'ckfp_state' holds the last 115 * Regardless of transactions, 'fp_state' holds the current running 116 * value of all FPR registers and 'ckfp_state' holds the last
|
H A D | ptrace-novsx.c | 10 * Regardless of transactions, 'fp_state' holds the current running 11 * value of all FPR registers and 'ckfp_state' holds the last checkpointed 37 * Regardless of transactions, 'fp_state' holds the current running 38 * value of all FPR registers and 'ckfp_state' holds the last checkpointed
|
H A D | ptrace-altivec.c | 30 * Regardless of transactions, 'vr_state' holds the current running 31 * value of all the VMX registers and 'ckvr_state' holds the last 66 * Regardless of transactions, 'vr_state' holds the current running 67 * value of all the VMX registers and 'ckvr_state' holds the last
|
/openbmc/u-boot/examples/standalone/ |
H A D | stubs.c | 28 * r2 holds the pointer to the global_data, r11 is a call-clobbered 43 * x18 holds the pointer to the global_data, x9 is a call-clobbered 56 * r9 holds the pointer to the global_data, ip is a call-clobbered 70 * k0 ($26) holds the pointer to the global_data; t9 ($25) is a call- 86 * k0 ($26) holds the pointer to the global_data; t9 ($25) is a call- 103 * gp holds the pointer to the global_data, r8 is call-clobbered 118 * d7 holds the pointer to the global_data, a0 is a call-clobbered 134 * r31 holds the pointer to the global_data. r5 is a call-clobbered. 146 * r13 holds the pointer to the global_data. r1 is a call clobbered. 164 * r16 holds the pointer to the global_data. gp is call clobbered. [all …]
|
/openbmc/linux/drivers/platform/x86/intel/int1092/ |
H A D | intel_sar.h | 20 * Holds the data that needs to be passed to userspace. 36 * Holds the data that is configured and obtained on probe event. 50 * Holds the data that is obtained from userspace 65 * Holds the complete context as long as the driver is in existence 66 * The context holds instance of the data used for different cases.
|
/openbmc/linux/kernel/sched/ |
H A D | completion.c | 35 * @x: holds the state of this particular completion 53 * @x: holds the state of this particular completion 138 * @x: holds the state of this particular completion 154 * @x: holds the state of this particular completion 173 * @x: holds the state of this particular completion 187 * @x: holds the state of this particular completion 207 * @x: holds the state of this particular completion 226 * @x: holds the state of this particular completion 245 * @x: holds the state of this particular completion 274 * @x: holds the state of this particular completion
|
/openbmc/gpioplus/src/gpioplus/internal/ |
H A D | fd.hpp | 12 * @brief Holds references to file descriptors 18 /** @brief Opens a file and holds the file descriptor 27 /** @brief Duplicates and holds a file descriptor 36 /** @brief Holds the input file descriptor
|
/openbmc/linux/drivers/media/platform/qcom/venus/ |
H A D | core.h | 120 * struct venus_core - holds core parameters valid for all instances 163 * @max_sessions_supported: holds the maximum number of sessions 372 * struct venus_inst - holds per instance parameters 406 * @fps: holds current FPS 407 * @timeperframe: holds current time per frame structure 410 * @num_input_bufs: holds number of input buffers 411 * @num_output_bufs: holds number of output buffers 412 * @input_buf_size: holds input buffer size 413 * @output_buf_size: holds output buffer size 414 * @output2_buf_size: holds secondary decoder output buffer size
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_dbg_hsi.h | 830 * Return: Error if one of the following holds: 856 * Return: Error if one of the following holds: 873 * Return: Error if one of the following holds: 893 * return: Error if one of the following holds: 911 * Return: Error if one of the following holds: 930 * Return: Error if one of the following holds: 951 * Return: Error if one of the following holds: 974 * Return: Error if one of the following holds: 992 * Return: Error if one of the following holds: 1013 * Return: Error if one of the following holds: [all …]
|
/openbmc/u-boot/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mtk-common.h | 62 * struct mtk_pin_field - the structure that holds the information of the field 78 * struct mtk_pin_field_calc - the structure that holds the range providing 104 * struct mtk_pin_reg_calc - the structure that holds all ranges used to 154 /* struct mtk_pin_soc - the structure that holds SoC-specific data */
|
/openbmc/linux/include/kunit/ |
H A D | assert.h | 114 * struct kunit_binary_assert_text - holds strings for &struct 130 * @text: Holds the textual representations of the operands and op (e.g. "=="). 153 * @text: Holds the textual representations of the operands and op (e.g. "=="). 176 * @text: Holds the textual representations of the operands and comparator. 199 * @text: Holds the textual representations of the operands and comparator.
|
/openbmc/qemu/include/sysemu/ |
H A D | reset.h | 49 * We assume that the caller holds the BQL. 61 * We assume that the caller holds the BQL. 84 * We assume that the caller holds the BQL. 108 * We assume that the caller holds the BQL.
|
/openbmc/linux/net/bluetooth/ |
H A D | msft.c | 192 * This function requires the caller holds hdev->lock 210 /* This function requires the caller holds msft->filter_lock */ 228 /* This function requires the caller holds hdev->lock */ 303 /* This function requires the caller holds hci_req_sync_lock */ 423 /* This function requires the caller holds hci_req_sync_lock */ 449 /* This function requires the caller holds hci_req_sync_lock */ 582 /* This function requires the caller holds hci_req_sync_lock */ 608 /* This function requires the caller holds hci_req_sync_lock */ 631 /* This function requires the caller holds hci_req_sync_lock */ 788 /* This function requires the caller holds hdev->lock */ [all …]
|
/openbmc/linux/Documentation/ABI/obsolete/ |
H A D | sysfs-driver-hid-roccat-pyra | 56 profile_buttons holds information about button layout. 71 profile_buttons holds information about button layout. 83 profile_settings holds information like resolution, sensitivity 99 profile_settings holds information like resolution, sensitivity 111 The size of the data is 3 bytes and holds information on the
|
/openbmc/phosphor-buttons/inc/ |
H A D | button_config.hpp | 21 std::vector<GpioInfo> gpios; // holds single or group gpio config 22 CpldInfo cpld; // holds single cpld config
|
/openbmc/phosphor-dbus-interfaces/yaml/com/intel/Protocol/PECI/ |
H A D | Raw.interface.yaml | 16 An array of byte arrays where each byte array holds the raw 23 An array of byte arrays where each byte array holds the raw
|
/openbmc/linux/Documentation/power/ |
H A D | swsusp-and-swap-files.rst | 12 holds it. From the swsusp's point of view (1) is not a problem, because it is 20 identify a swap file swsusp uses the name of the partition that holds the file 36 holds the swap file.
|
/openbmc/linux/include/linux/input/ |
H A D | adxl34x.h | 7 * device's "struct device" holds this information. 48 * holds the threshold value for tap detection/interrupts. 125 * holds the threshold value for activity detection. 135 * holds the threshold value for inactivity 162 * holds the threshold value for Free-Fall detection. 249 * STREAM FIFO holds the last 32 data values. Once full, the FIFO's
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | google,sc7280-herobrine.yaml | 49 description: Holds subnode which indicates cpu dai. 60 description: Holds subnode which indicates codec dai. 71 description: Holds subnode which includes the phandle of q6apm platform device.
|
/openbmc/linux/include/linux/ |
H A D | ring_buffer.h | 30 * array[0] holds the actual length 47 * array[0] holds the actual length 48 * array[1..(length+3)/4] holds data 52 * array[0..(length+3)/4-1] holds data
|
/openbmc/linux/drivers/net/fddi/skfp/h/ |
H A D | sba.h | 104 u_long sba_t_neg ; /* holds the last T_NEG */ 111 char sba_command ; /* holds the execuded SBA cmd */ 135 long sync_bw ; /* holds the allocaed sync bw */
|