Home
last modified time | relevance | path

Searched hist:f33017716e5c430d84366ecc4476ba2b655f3fef (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/core/
H A Dsimple-bus.cf33017716e5c430d84366ecc4476ba2b655f3fef Wed Jul 08 02:53:44 UTC 2015 Simon Glass <sjg@chromium.org> dm: Support address translation for simple-bus

The 'ranges' property can be used to specify a translation from the system
address to the bus address. Add support for this using the dev_get_addr()
function, which devices should use to find their address.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Ddevice.cf33017716e5c430d84366ecc4476ba2b655f3fef Wed Jul 08 02:53:44 UTC 2015 Simon Glass <sjg@chromium.org> dm: Support address translation for simple-bus

The 'ranges' property can be used to specify a translation from the system
address to the bus address. Add support for this using the dev_get_addr()
function, which devices should use to find their address.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/dm/
H A Ddevice-internal.hf33017716e5c430d84366ecc4476ba2b655f3fef Wed Jul 08 02:53:44 UTC 2015 Simon Glass <sjg@chromium.org> dm: Support address translation for simple-bus

The 'ranges' property can be used to specify a translation from the system
address to the bus address. Add support for this using the dev_get_addr()
function, which devices should use to find their address.

Signed-off-by: Simon Glass <sjg@chromium.org>