Home
last modified time | relevance | path

Searched full:sets (Results 1 – 25 of 1263) sorted by relevance

12345678910>>...51

/openbmc/u-boot/arch/arm/dts/
H A Dk3-am654.dtsi43 i-cache-sets = <256>;
46 d-cache-sets = <128>;
57 i-cache-sets = <256>;
60 d-cache-sets = <128>;
71 i-cache-sets = <256>;
74 d-cache-sets = <128>;
85 i-cache-sets = <256>;
88 d-cache-sets = <128>;
98 cache-sets = <512>;
107 cache-sets = <512>;
/openbmc/libpldm/include/libpldm/
H A Dstate_set.h13 /* Table 1 - General State Sets */
36 /* Table 2 - Communication State Sets */
40 /* Table 3 - General Sensor State Sets */
47 /* Table 4 - Security-Related State Sets */
63 /* Table 5 - Software-Related State Sets */
66 /* Table 6 - Redundant Storage Media (RAID) State Sets */
69 /* Table 7 - Boot-Related State Sets */
79 /* Table 8 - Monitored System-Related State Sets */
102 /* Table 9 - Power-Related State Sets */
111 /* Table 10 - Processor-Related State Sets */
[all …]
/openbmc/phosphor-host-ipmid/app/
H A Dwatchdog_service.hpp57 /** @brief Sets the value of the initialized property on the host
64 /** @brief Sets the value of the enabled property on the host watchdog
70 /** @brief Sets the value of the LogTimeout property on the host watchdog
76 /** @brief Sets the value of the expireAction property on the host watchdog
82 /** @brief Sets the value of the timerUse property on the host watchdog
88 /** @brief Sets the value of the ExpiredTimerUse property on the host
95 /** @brief Sets the value of the interval property on the host watchdog
115 /** @brief Sets the value of the property on the host watchdog
/openbmc/qemu/hw/misc/
H A Dexynos4210_pmu.c70 /* Sets control options for CENTRAL_SEQ */
164 #define ARM_CORE0_OPTION 0x2008 /* Sets control options for ARM_CORE0 */
167 #define ARM_CORE1_OPTION 0x2088 /* Sets control options for ARM_CORE0 */
168 #define ARM_COMMON_OPTION 0x2408 /* Sets control options for ARM_COMMON */
175 /* Sets control options for PAD_RETENTION_MAUDIO */
177 /* Sets control options for PAD_RETENTION_GPIO */
179 /* Sets control options for PAD_RETENTION_UART */
181 /* Sets control options for PAD_RETENTION_MMCA */
183 /* Sets control options for PAD_RETENTION_MMCB */
185 /* Sets control options for PAD_RETENTION_EBIA */
[all …]
/openbmc/qemu/contrib/plugins/
H A Dcache.c72 CacheSet *sets; member
145 cache->sets[i].lru_priorities = g_new0(uint64_t, cache->assoc); in lru_priorities_init()
146 cache->sets[i].lru_gen_counter = 0; in lru_priorities_init()
152 CacheSet *set = &cache->sets[set_idx]; in lru_update_blk()
153 set->lru_priorities[blk_idx] = cache->sets[set_idx].lru_gen_counter; in lru_update_blk()
161 min_priority = cache->sets[set_idx].lru_priorities[0]; in lru_get_lru_block()
165 if (cache->sets[set_idx].lru_priorities[i] < min_priority) { in lru_get_lru_block()
166 min_priority = cache->sets[set_idx].lru_priorities[i]; in lru_get_lru_block()
178 g_free(cache->sets[i].lru_priorities); in lru_priorities_destroy()
198 cache->sets[i].fifo_queue = g_queue_new(); in fifo_init()
[all …]
/openbmc/u-boot/arch/arm/cpu/armv7m/
H A Dcache.c49 INVALIDATE_SET_WAY, /* d-cache invalidate by sets/ways */
52 FLUSH_SET_WAY, /* d-cache clean by sets/ways */
60 u32 sets; member
68 cache->sets = (cache_size_id & MASK_NUM_SETS) >> NUM_SETS_SHIFT; in get_cache_ways_sets()
73 * & invalidate by sets/ways.
184 get_cache_ways_sets(&cache); /* Get number of ways & sets */ in action_dcache_all()
185 debug("cache: ways= %d, sets= %d\n", cache.ways + 1, cache.sets + 1); in action_dcache_all()
186 for (i = cache.sets; i >= 0; i--) { in action_dcache_all()
/openbmc/u-boot/board/varisys/cyrus/
H A Deth.c38 /* sets address 0x104 or reg 260 for writing */ in cyrus_phy_tuning()
40 /* Sets RXC/TXC to +0.96ns and TX_CTL/RX_CTL to -0.84ns */ in cyrus_phy_tuning()
42 /* sets address 0x105 or reg 261 for writing */ in cyrus_phy_tuning()
46 /* sets address 0x106 or reg 261 for writing */ in cyrus_phy_tuning()
/openbmc/phosphor-fan-presence/control/json/actions/
H A Dcount_state_target.hpp32 * Sets the fans to a configured target when a number of members within the
88 * Sets the number of members that must equal the state
97 * Sets the state for each member to equal to set the target
106 * Sets the target to use when running the action
H A Dcount_state_floor.hpp32 * Sets the fans to a configured floor when a number of members within the
88 * Sets the number of members that must equal the state
97 * Sets the state for each member to equal to set the floor
106 * Sets the floor to use when running the action
H A Dtimer_based_actions.hpp38 * Sets up a list of actions to be invoked when the defined timer expires.
112 * Sets the zones on this action and the timer's actions to run against
138 * Sets the timer configuration used to run the list of actions
147 * Sets the list of actions that is run when the timer expires
H A Doverride_fan_target.hpp139 * Sets the number of members that must equal the state
148 * Sets the state for each member to equal to set the target
157 * Sets the target to use when running the action
166 * Sets the fan list the action applies to
/openbmc/qemu/tests/decode/
H A Derr_field9.decode11 # Format defines 'c' and sets 'b' to an indirect ref to 'a'
13 # Pattern defines 'a' and sets 'd' to an indirect ref to 'c'
/openbmc/u-boot/include/configs/
H A Dbk4r1.h14 /* BK4r1 boot command sets GPIO103/PTC30 to force USB hub out of reset*/
17 /* BK4r1 net init sets GPIO122/PTE17 to enable Ethernet */
/openbmc/qemu/target/xtensa/core-dsp3400/
H A Dcore-matmap.h180 #define XCHAL_ITLB_SETS 1 /* number of sets (groups of ways with identical settings) */
185 /* Ways sets that are used by hardware auto-refill (ARF): */
186 #define XCHAL_ITLB_ARF_SETS 0 /* number of auto-refill sets */
188 /* Way sets that are "min-wired" (see terminology comment above): */
189 #define XCHAL_ITLB_MINWIRED_SETS 0 /* number of "min-wired" sets */
246 #define XCHAL_DTLB_SETS 1 /* number of sets (groups of ways with identical settings) */
251 /* Ways sets that are used by hardware auto-refill (ARF): */
252 #define XCHAL_DTLB_ARF_SETS 0 /* number of auto-refill sets */
254 /* Way sets that are "min-wired" (see terminology comment above): */
255 #define XCHAL_DTLB_MINWIRED_SETS 0 /* number of "min-wired" sets */
/openbmc/qemu/linux-user/
H A Dsocket.h19 * @SOCK_CLOEXEC - sets the close-on-exec (FD_CLOEXEC) flag.
20 * @SOCK_NONBLOCK - sets the O_NONBLOCK file status flag.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/glm/
H A DglmConfigVersion.cmake.in5 # The created file sets PACKAGE_VERSION_EXACT if the current version string and
6 # the requested version string are exactly the same and it sets
/openbmc/sdeventplus/src/sdeventplus/source/
H A Dbase.hpp73 /** @brief Sets the description of the source
80 /** @brief Sets the callback associated with the source to be performed
105 /** @brief Sets the priority of the source relative to other sources
120 /** @brief Sets the enablement value of the source
134 /** @brief Sets the floating nature of the source
168 /** @brief Sets the userdata of the source to the passed in source
/openbmc/u-boot/doc/device-tree-bindings/misc/
H A Dcros-ec.txt11 - spi-max-frequency : Sets the maximum frequency (in Hz) for SPI bus
13 - i2c-max-frequency : Sets the maximum frequency (in Hz) for I2C bus
/openbmc/phosphor-fan-presence/control/json/
H A Dfan.hpp107 * Sets the target value on all contained sensors
169 * Sets the sensor interface to use when setting the `Target` property
178 * Sets the list of sensors that contain a `Target` property on dbus
188 * Sets the zone this fan is included in.
/openbmc/phosphor-fan-presence/control/
H A Dhandlers.hpp19 * @details Sets or updates a zone property to the given value using the
46 * @details Sets or updates a property's value determined by a combination of
66 * @details Sets or updates service name owner state used by a group where
/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/console/obmc-console/
H A Dkudo_uart_mux_ctrl.sh19 # <UARTx_MODE> of 1 sets CPU To BSP
20 # <UARTx_MODE> of 2 sets SCP1 to SI2
/openbmc/webui-vue/docs/customization/
H A Dtheme.md53 This variable sets the base CSS transition style throughout the application.
59 This variable sets the transition when showing and hiding elements.
65 This variable sets the CSS transitions throughout the application when expanding
109 This option sets the background of page containers. Changing the value of this
175 dark. Bootstrap sets a default gray color value for each color variable from
/openbmc/sdeventplus/src/sdeventplus/utility/
H A Dtimer.hpp77 /** @brief Sets the callback
96 /** @brief Sets the floating nature of the timer
135 /** @brief Sets whether or not the timer is running on the event loop
144 /** @brief Sets the amount of time left until the timer expires.
158 /** @brief Sets the interval of the timer for future timer expirations.
/openbmc/qemu/tests/qemu-iotests/
H A Dcheck60 help='use valgrind, sets VALGRIND_QEMU environment '
77 'sets CACHEMODE environment variable')
79 help='sets CACHEMODE environment variable')
82 help='sets AIOMODE environment variable')
113 'sets IMGOPTS environment variable')
/openbmc/qemu/accel/tcg/
H A Dinternal-common.h85 * Sets *@hostp (when @hostp is non-NULL) as follows.
86 * If the return value is -1, sets *@hostp to NULL. Otherwise, sets *@hostp

12345678910>>...51