Home
last modified time | relevance | path

Searched hist:"946 db0cbd01090b35eb1439fa7c4ca7e015fc18b" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/mx6ul_14x14_evk/
H A Dmx6ul_14x14_evk.c946db0cbd01090b35eb1439fa7c4ca7e015fc18b Wed Aug 17 12:46:24 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>