Home
last modified time | relevance | path

Searched full:position (Results 1 – 25 of 2454) sorted by relevance

12345678910>>...99

/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Djquery-ui.theme.min.css5position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-posit…
H A Djquery-ui.min.css7position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3…
/openbmc/rest-dbus/resources/
H A Djstree.style.css1position:relative;display:inline-block;min-width:100%}.jstree-wholerow-ul .jstree-leaf>.jstree-ocl…
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth-devlink.c63 int position; in dpaa2_eth_dl_get_trap() member
66 { .position = 5, .trap_id = DEVLINK_TRAP_GENERIC_ID_VXLAN_PARSING }, in dpaa2_eth_dl_get_trap()
67 { .position = 20, .trap_id = DEVLINK_TRAP_GENERIC_ID_LLC_SNAP_PARSING }, in dpaa2_eth_dl_get_trap()
68 { .position = 24, .trap_id = DEVLINK_TRAP_GENERIC_ID_VLAN_PARSING }, in dpaa2_eth_dl_get_trap()
69 { .position = 26, .trap_id = DEVLINK_TRAP_GENERIC_ID_PPPOE_PPP_PARSING }, in dpaa2_eth_dl_get_trap()
70 { .position = 29, .trap_id = DEVLINK_TRAP_GENERIC_ID_MPLS_PARSING }, in dpaa2_eth_dl_get_trap()
71 { .position = 31, .trap_id = DEVLINK_TRAP_GENERIC_ID_ARP_PARSING }, in dpaa2_eth_dl_get_trap()
72 { .position = 52, .trap_id = DEVLINK_TRAP_GENERIC_ID_IP_1_PARSING }, in dpaa2_eth_dl_get_trap()
73 { .position = 61, .trap_id = DEVLINK_TRAP_GENERIC_ID_IP_N_PARSING }, in dpaa2_eth_dl_get_trap()
74 { .position = 67, .trap_id = DEVLINK_TRAP_GENERIC_ID_GRE_PARSING }, in dpaa2_eth_dl_get_trap()
[all …]
/openbmc/phosphor-power/phosphor-regulators/src/actions/
H A Di2c_write_bit_action.hpp54 * @param position Bit position. Must be in the range 0-7. Bit 0 is the
58 explicit I2CWriteBitAction(uint8_t reg, uint8_t position, uint8_t value) : in I2CWriteBitAction() argument
59 reg{reg}, position{position}, value{value} in I2CWriteBitAction()
61 if (position > 7)
64 "Invalid bit position: " +
65 std::to_string(static_cast<unsigned>(position))};
81 * The device register, bit position, and bit value were specified in the
104 * Returns the bit position.
108 * @return bit position
112 return position; in getPosition()
[all …]
H A Di2c_compare_bit_action.hpp54 * @param position Bit position. Must be in the range 0-7. Bit 0 is the
58 explicit I2CCompareBitAction(uint8_t reg, uint8_t position, uint8_t value) : in I2CCompareBitAction() argument
59 reg{reg}, position{position}, value{value} in I2CCompareBitAction()
61 if (position > 7)
64 "Invalid bit position: " +
65 std::to_string(static_cast<unsigned>(position))};
81 * The device register, bit position, and bit value were specified in the
105 * Returns the bit position.
109 * @return bit position
113 return position; in getPosition()
[all …]
/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/mrw/mrw-native/
H A Dpalmetto.xml.patch.xml11 <position>0</position>
30 <id>POSITION</id>
47 <position>0</position>
73 <id>POSITION</id>
90 <position>1</position>
109 <id>POSITION</id>
126 <position>1</position>
152 <id>POSITION</id>
169 <position>2</position>
188 <id>POSITION</id>
[all …]
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-usb_power_delivery32 object position number as the first character followed by the
35 /sys/class/usb_power_delivery/.../source_capabilities/<position>:<type>
51 What: /sys/class/usb_power_delivery/.../<capability>/<position>:fixed_supply
59 Specification dictates that the first PDO (at object position
121 What: /sys/class/usb_power_delivery/.../<capability>/<position>:fixed_supply/voltage
127 What: /sys/class/usb_power_delivery/.../source-capabilities/<position>:fixed_supply/maximum_current
133 What: /sys/class/usb_power_delivery/.../sink-capabilities/<position>:fixed_supply/operational_curr…
139 What: /sys/class/usb_power_delivery/.../sink-capabilities/<position>:fixed_supply/fast_role_swap_c…
153 What: /sys/class/usb_power_delivery/.../<capability>/<position>:variable_supply
159 What: /sys/class/usb_power_delivery/.../<capability>/<position>:variable_supply/maximum_voltage
[all …]
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_vblank.c205 int position, vtotal; in __intel_get_crtc_scanline() local
220 position = intel_de_read_fw(dev_priv, PIPEDSL(pipe)) & PIPEDSL_LINE_MASK; in __intel_get_crtc_scanline()
234 if (HAS_DDI(dev_priv) && !position) { in __intel_get_crtc_scanline()
240 if (temp != position) { in __intel_get_crtc_scanline()
241 position = temp; in __intel_get_crtc_scanline()
251 return (position + crtc->scanline_offset) % vtotal; in __intel_get_crtc_scanline()
264 int position; in i915_get_crtc_scanoutpos() local
306 position = __intel_get_crtc_scanline(crtc); in i915_get_crtc_scanoutpos()
309 * Already exiting vblank? If so, shift our position in i915_get_crtc_scanoutpos()
314 if (position >= vbl_start && scanlines < position) in i915_get_crtc_scanoutpos()
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/
H A DHostSelector.interface.yaml2 Host selector interface is used to keep the position of the host selector HW
3 switch as a property.This host selector position value decides which host or
9 - name: Position
13 The current position of the selector. Position 1 to N selects Host
14 Instance t to N,Position 0 selects the BMC ( N is maximum number of
22 Maximum number for position value.
/openbmc/u-boot/include/
H A Dvideo_console.h47 * @xcur_frac: Current X position, in fractional units (VID_TO_POS(x))
48 * @ycur: Current Y position in pixels (0=top)
59 * @col_saved: Saved X position, in fractional units (VID_TO_POS(x))
60 * @row_saved: Saved Y position in pixels (0=top)
90 * These operations work on either an absolute console position (measured
96 * putc_xy() - write a single character to a position
99 * @x_frac: Fractional pixel X position (0=left-most pixel) which
100 * is the X position multipled by VID_FRAC_DIV.
101 * @y: Pixel Y position (0=top-most pixel)
136 * Consoles which use proportional fonts need to track the position of
[all …]
/openbmc/phosphor-webui/app/common/styles/components/
H A Dtable.scss31 position: relative;
39 position: absolute;
97 position: relative;
114 position: sticky;
121 position: relative;
125 position: absolute;
132 position: absolute;
151 position: relative;
164 position: absolute;
215 position: relative;
[all …]
H A Dform-elements.scss3 position: relative;
19 position: relative;
24 position: absolute;
53 position: relative;
56 position: absolute;
83 position: relative;
92 position: absolute;
98 position: absolute;
179 position: absolute;
188 position: absolute;
[all …]
/openbmc/qemu/net/
H A Dfilter.c178 return g_strdup(nf->position); in netfilter_get_position()
185 nf->position = g_strdup(str); in netfilter_set_position()
214 nf->position = g_strdup("tail"); in netfilter_init()
220 NetFilterState *position = NULL; in netfilter_complete() local
248 if (strcmp(nf->position, "head") && strcmp(nf->position, "tail")) { in netfilter_complete()
253 if (!g_str_has_prefix(nf->position, "id=")) { in netfilter_complete()
254 error_setg(errp, QERR_INVALID_PARAMETER_VALUE, "position", in netfilter_complete()
260 position_id = g_strndup(nf->position + 3, strlen(nf->position) - 3); in netfilter_complete()
262 /* Search for the position to insert before/behind */ in netfilter_complete()
271 position = NETFILTER(obj); in netfilter_complete()
[all …]
/openbmc/docs/designs/
H A Dmultihost-phosphor-buttons.md106 switch position(1 to 10) decides whether the power button action is needs to be
112 selector switch position.
116 host selector position value = 0,bmc is mapped to power and reset buttons host
117 selector position value = 1,host 1 is mapped to power and reset buttons host
118 selector position value = 2,host 2 is mapped to power and reset buttons host
119 selector position value = 3,host 3 is mapped to power and reset buttons host
120 selector position value = 4,host 4 is mapped to power and reset buttons
130 Based on the position of the host selector switch, a separate handler interface
147 selector switch position value should be increased up to MaxPosition. If the
177 Based on the 4 gpio state values, the host selector switch position value is
[all …]
/openbmc/phosphor-webui/app/common/styles/base/
H A Dmixins.scss71 background-position-y: center;
72 background-position-x: calc(100% - 0.5em);
79 background-position-y: center;
80 background-position-x: calc(100% - 0.5em);
119 background-position: -70px 0;
122 background-position: 0 0;
128 background-position: -70px 0;
131 background-position: 0 0;
137 background-position: -70px 0;
140 background-position: 0 0;
[all …]
H A Dfoundation.scss175 position: relative;
677 background-position: right -1rem center;
748 position: absolute !important;
755 position: static !important;
840 position: relative;
844 position: relative;
854 position: relative;
858 position: relative;
868 position: relative;
872 position: relative;
[all …]
/openbmc/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_pcl.c28 static struct svc_rdma_chunk *pcl_alloc_chunk(u32 segcount, u32 position) in pcl_alloc_chunk() argument
36 chunk->ch_position = position; in pcl_alloc_chunk()
44 pcl_lookup_position(struct svc_rdma_pcl *pcl, u32 position) in pcl_lookup_position() argument
49 if (pos->ch_position == position) in pcl_lookup_position()
94 * - The list might not be in order by position.
110 u32 position, handle, length; in pcl_alloc_call() local
114 p = xdr_decode_read_segment(p, &position, &handle, in pcl_alloc_call()
116 if (position != 0) in pcl_alloc_call()
120 chunk = pcl_alloc_chunk(segcount, position); in pcl_alloc_call()
145 * - The list might not be in order by position.
[all …]
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_llh_internal.h111 /* lower bit position of bitfield itr_reg_res_dsbl */
121 /* lower bit position of bitfield itr_reset */
133 /* lower bit position of bitfield rsc_delay */
140 /* lower bit position of bitfield dca{d}_cpuid[7:0] */
156 /* lower bit position of bitfield dca_en */
174 /* lower bit position of bitfield dca_mode[3:0] */
194 /* lower bit position of bitfield desc{d}_data_size[4:0] */
213 /* lower bit position of bitfield dca{d}_desc_en */
232 /* lower bit position of bitfield desc{d}_en */
252 /* lower bit position of bitfield desc{d}_hdr_size[4:0] */
[all …]
/openbmc/linux/fs/ntfs/
H A Dmst.c43 /* Position of usn in update sequence array. */ in post_read_mst_fixup()
54 * Position in protected data of first u16 that needs fixing up. in post_read_mst_fixup()
78 * Increment position in usa and restore original data from in post_read_mst_fixup()
82 /* Increment position in data as well. */ in post_read_mst_fixup()
103 * will fail (the header needs to contain the position of the update sequence
107 * position at that time).
129 /* Position of usn in update sequence array. */ in pre_write_mst_fixup()
140 /* Position in data of first u16 that needs fixing up. */ in pre_write_mst_fixup()
145 * Increment the position in the usa and save the in pre_write_mst_fixup()
151 /* Increment position in data as well. */ in pre_write_mst_fixup()
[all …]
/openbmc/linux/scripts/coccinelle/null/
H A Dderef_null.cocci23 position p1;
31 position p2;
45 position p1;
59 position p!={pr1.p1,pr2.p2};
60 position ifm.p1;
120 position p!={pr1.p1,pr2.p2};
121 position ifm.p1;
180 position p!={pr1.p1,pr2.p2};
181 position ifm.p1;
219 position p1;
[all …]
/openbmc/linux/scripts/coccinelle/api/
H A Dkfree_mismatch.cocci19 position kok, vok;
54 position fok;
64 position a != alloc.kok;
65 position f != free.fok;
78 position a != alloc.kok;
79 position f != free.fok;
93 position a != alloc.vok;
94 position f != free.fok;
106 position a != alloc.vok;
107 position f != free.fok;
[all …]
/openbmc/linux/arch/parisc/math-emu/
H A Dfcnvuf.c69 * a value in dst_exponent indicating the bit position, in sgl_to_sgl_fcnvuf()
73 /* left justify source, with msb at bit position 0 */ in sgl_to_sgl_fcnvuf()
128 * a value in dst_exponent indicating the bit position, in sgl_to_dbl_fcnvuf()
132 /* left justify source, with msb at bit position 0 */ in sgl_to_dbl_fcnvuf()
170 * a value in dst_exponent indicating the bit position, in dbl_to_sgl_fcnvuf()
174 /* left justify source, with msb at bit position 0 */ in dbl_to_sgl_fcnvuf()
179 * adjust bit position count in dbl_to_sgl_fcnvuf()
186 * a value in dst_exponent indicating the bit position, in dbl_to_sgl_fcnvuf()
191 /* left justify source, with msb at bit position 0 */ in dbl_to_sgl_fcnvuf()
252 * a value in dst_exponent indicating the bit position, in dbl_to_dbl_fcnvuf()
[all …]
/openbmc/openbmc/meta-yadro/meta-nicole/recipes-bsp/u-boot/files/
H A D0004-aspeed-add-bmc-position-support.patch4 Subject: [PATCH] aspeed: add bmc position support
7 The position is encoded by a pin, read by an MCU, and then translated
41 + int position = gpio_get_value(gpio);
42 + if (position >= 0)
44 + printf("BMC Position: %d\n", position);
45 + update_bootargs_cmd("bmcposition", position ? "1" : "0");
/openbmc/linux/drivers/pci/pcie/
H A Daer.c451 "RxErr", /* Bit Position 0 */
457 "BadTLP", /* Bit Position 6 */
458 "BadDLLP", /* Bit Position 7 */
459 "Rollover", /* Bit Position 8 */
463 "Timeout", /* Bit Position 12 */
464 "NonFatalErr", /* Bit Position 13 */
465 "CorrIntErr", /* Bit Position 14 */
466 "HeaderOF", /* Bit Position 15 */
467 NULL, /* Bit Position 16 */
468 NULL, /* Bit Position 1
[all...]

12345678910>>...99