Lines Matching +full:chip +full:- +full:relative
11 single chip model and EC level.
15 The value of this keyword is a `string` representing a 32-bit hexidecimal number
16 in the format `[0-9A-Fa-f]{8}`. This value is used to determine the chip model
29 unit targets on this chip. Each element of this object will have the format:
37 relative to the chip defined by the file. When necessary, the user application
38 should be able to concatenate the devtree path of the chip and the relative
44 connected to this chip. Each element of this object will have the format:
55 This describes how the bus is connected to this chip. Note that the `unit`
56 keyword is optional and the chip is used as the endpoint connection instead.
57 This is usually intended to be used when the chip is the child and we need to
58 find the connected `parent` chip/unit.
61 | ------- | ----------------------------------------------------------------- |
63 | unit | Optional. The `<unit_name>` of the bus endpoint on this chip. |
88 | -------- | ------------------------------------------------------------------ |
102 | ----- | --------------------------------- |
112 | ------- | ------------------------------------------------------ |
118 This will request to callout the chip defined by this file.
121 | -------- | ------------------------------ |
128 This will request to callout a unit of the chip defined by this file.
131 | -------- | ---------------------------------------------------- |
139 This will request to callout a connected chip/unit on the other side of a bus.
142 | -------- | --------------------------------------------------- |
156 - `callout_self` with priority `MED_A`. (RX endpoint MED_A)
157 - `callout_connected` with priority `MED_A`. (TX endpoint MED_A)
158 - `callout_bus` with priority `LOW`. (everything else LOW)
161 | -------- | --------------------------------------------------- |
169 This will request to callout a clock associated with this chip.
172 | -------- | ------------------------------- |
181 | --------------- | ---------------------------- |
191 | -------- | ----------------------------------- |
199 | --------- | ----------------------- |
208 | -------- | ------------------------------ |
216 | --------- | ---------------------------- |
228 | -------- | ----------------------------------------------------------------- |
261 from this chip requiring RAS actions. Each element of this object will have the
268 Where `<sig_id>` (16-bit), `<sig_bit>` (8-bit), and `<sig_inst>` (8-bit) are