Home
last modified time | relevance | path

Searched hist:"78 eed0a6d56fd5e4cdf71ffc7ab4e74aed62a5c9" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/mx7dsabresd/
H A Dmx7dsabresd.c78eed0a6d56fd5e4cdf71ffc7ab4e74aed62a5c9 Wed Aug 17 12:46:23 UTC 2016 Fabio Estevam <fabio.estevam@nxp.com> mx7dsabresd: Directly write to register LDOGCTL

Register LDOGCTL contains only bit 0 as a valid bit, so there is no need
to do a read-modify-write operation.

Simplify the code by writing directly to this register.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>