Searched hist:f7d6fcf7aead384ea39bc7aba581e912c3759eaa (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | read.c | f7d6fcf7aead384ea39bc7aba581e912c3759eaa Mon Jun 12 12:21:30 UTC 2017 Simon Glass <sjg@chromium.org> dm: core: Add dev_read_enabled() to check if a device is enabled
This function allows a device's status to be read. This indicates whether the device should be enabled or disabled.
Note: In normal operation disabled devices will not be present in the driver-model tree.
Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Tested-on: Beaver, Jetson-TK1
|
| /rk3399_rockchip-uboot/include/dm/ |
| H A D | read.h | f7d6fcf7aead384ea39bc7aba581e912c3759eaa Mon Jun 12 12:21:30 UTC 2017 Simon Glass <sjg@chromium.org> dm: core: Add dev_read_enabled() to check if a device is enabled
This function allows a device's status to be read. This indicates whether the device should be enabled or disabled.
Note: In normal operation disabled devices will not be present in the driver-model tree.
Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Tested-on: Beaver, Jetson-TK1
|