/openbmc/u-boot/drivers/timer/ |
H A D | arc_timer.c | da409ccc Wed May 17 18:18:09 CDT 2017 Simon Glass <sjg@chromium.org> dm: core: Replace of_offset with accessor (part 2) At present devices use a simple integer offset to record the device tree node associated with the device. In preparation for supporting a live device tree, which uses a node pointer instead, refactor existing code to access this field through an inline function. Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/drivers/pinctrl/ |
H A D | pinctrl-at91.c | da409ccc Wed May 17 18:18:09 CDT 2017 Simon Glass <sjg@chromium.org> dm: core: Replace of_offset with accessor (part 2) At present devices use a simple integer offset to record the device tree node associated with the device. In preparation for supporting a live device tree, which uses a node pointer instead, refactor existing code to access this field through an inline function. Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | pinctrl-single.c | da409ccc Wed May 17 18:18:09 CDT 2017 Simon Glass <sjg@chromium.org> dm: core: Replace of_offset with accessor (part 2) At present devices use a simple integer offset to record the device tree node associated with the device. In preparation for supporting a live device tree, which uses a node pointer instead, refactor existing code to access this field through an inline function. Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | pinctrl_stm32.c | da409ccc Wed May 17 18:18:09 CDT 2017 Simon Glass <sjg@chromium.org> dm: core: Replace of_offset with accessor (part 2) At present devices use a simple integer offset to record the device tree node associated with the device. In preparation for supporting a live device tree, which uses a node pointer instead, refactor existing code to access this field through an inline function. Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/drivers/clk/ |
H A D | clk_zynq.c | da409ccc Wed May 17 18:18:09 CDT 2017 Simon Glass <sjg@chromium.org> dm: core: Replace of_offset with accessor (part 2) At present devices use a simple integer offset to record the device tree node associated with the device. In preparation for supporting a live device tree, which uses a node pointer instead, refactor existing code to access this field through an inline function. Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/drivers/phy/ |
H A D | ti-pipe3-phy.c | da409ccc Wed May 17 18:18:09 CDT 2017 Simon Glass <sjg@chromium.org> dm: core: Replace of_offset with accessor (part 2) At present devices use a simple integer offset to record the device tree node associated with the device. In preparation for supporting a live device tree, which uses a node pointer instead, refactor existing code to access this field through an inline function. Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/drivers/firmware/ |
H A D | psci.c | da409ccc Wed May 17 18:18:09 CDT 2017 Simon Glass <sjg@chromium.org> dm: core: Replace of_offset with accessor (part 2) At present devices use a simple integer offset to record the device tree node associated with the device. In preparation for supporting a live device tree, which uses a node pointer instead, refactor existing code to access this field through an inline function. Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/drivers/mmc/ |
H A D | sdhci-cadence.c | da409ccc Wed May 17 18:18:09 CDT 2017 Simon Glass <sjg@chromium.org> dm: core: Replace of_offset with accessor (part 2) At present devices use a simple integer offset to record the device tree node associated with the device. In preparation for supporting a live device tree, which uses a node pointer instead, refactor existing code to access this field through an inline function. Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | mmc-uclass.c | da409ccc Wed May 17 18:18:09 CDT 2017 Simon Glass <sjg@chromium.org> dm: core: Replace of_offset with accessor (part 2) At present devices use a simple integer offset to record the device tree node associated with the device. In preparation for supporting a live device tree, which uses a node pointer instead, refactor existing code to access this field through an inline function. Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | zynq_sdhci.c | da409ccc Wed May 17 18:18:09 CDT 2017 Simon Glass <sjg@chromium.org> dm: core: Replace of_offset with accessor (part 2) At present devices use a simple integer offset to record the device tree node associated with the device. In preparation for supporting a live device tree, which uses a node pointer instead, refactor existing code to access this field through an inline function. Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/drivers/ram/ |
H A D | stm32_sdram.c | da409ccc Wed May 17 18:18:09 CDT 2017 Simon Glass <sjg@chromium.org> dm: core: Replace of_offset with accessor (part 2) At present devices use a simple integer offset to record the device tree node associated with the device. In preparation for supporting a live device tree, which uses a node pointer instead, refactor existing code to access this field through an inline function. Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/drivers/net/phy/ |
H A D | ti.c | da409ccc Wed May 17 18:18:09 CDT 2017 Simon Glass <sjg@chromium.org> dm: core: Replace of_offset with accessor (part 2) At present devices use a simple integer offset to record the device tree node associated with the device. In preparation for supporting a live device tree, which uses a node pointer instead, refactor existing code to access this field through an inline function. Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | phy.c | da409ccc Wed May 17 18:18:09 CDT 2017 Simon Glass <sjg@chromium.org> dm: core: Replace of_offset with accessor (part 2) At present devices use a simple integer offset to record the device tree node associated with the device. In preparation for supporting a live device tree, which uses a node pointer instead, refactor existing code to access this field through an inline function. Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/drivers/core/ |
H A D | regmap.c | da409ccc Wed May 17 18:18:09 CDT 2017 Simon Glass <sjg@chromium.org> dm: core: Replace of_offset with accessor (part 2) At present devices use a simple integer offset to record the device tree node associated with the device. In preparation for supporting a live device tree, which uses a node pointer instead, refactor existing code to access this field through an inline function. Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/drivers/serial/ |
H A D | serial_lpuart.c | da409ccc Wed May 17 18:18:09 CDT 2017 Simon Glass <sjg@chromium.org> dm: core: Replace of_offset with accessor (part 2) At present devices use a simple integer offset to record the device tree node associated with the device. In preparation for supporting a live device tree, which uses a node pointer instead, refactor existing code to access this field through an inline function. Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/drivers/net/ |
H A D | sun8i_emac.c | da409ccc Wed May 17 18:18:09 CDT 2017 Simon Glass <sjg@chromium.org> dm: core: Replace of_offset with accessor (part 2) At present devices use a simple integer offset to record the device tree node associated with the device. In preparation for supporting a live device tree, which uses a node pointer instead, refactor existing code to access this field through an inline function. Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/drivers/video/ |
H A D | atmel_hlcdfb.c | da409ccc Wed May 17 18:18:09 CDT 2017 Simon Glass <sjg@chromium.org> dm: core: Replace of_offset with accessor (part 2) At present devices use a simple integer offset to record the device tree node associated with the device. In preparation for supporting a live device tree, which uses a node pointer instead, refactor existing code to access this field through an inline function. Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/drivers/gpio/ |
H A D | intel_ich6_gpio.c | da409ccc Wed May 17 18:18:09 CDT 2017 Simon Glass <sjg@chromium.org> dm: core: Replace of_offset with accessor (part 2) At present devices use a simple integer offset to record the device tree node associated with the device. In preparation for supporting a live device tree, which uses a node pointer instead, refactor existing code to access this field through an inline function. Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/drivers/spi/ |
H A D | ti_qspi.c | da409ccc Wed May 17 18:18:09 CDT 2017 Simon Glass <sjg@chromium.org> dm: core: Replace of_offset with accessor (part 2) At present devices use a simple integer offset to record the device tree node associated with the device. In preparation for supporting a live device tree, which uses a node pointer instead, refactor existing code to access this field through an inline function. Signed-off-by: Simon Glass <sjg@chromium.org>
|