summaryrefslogtreecommitdiff
path: root/include/command.h
diff options
context:
space:
mode:
authorDirk Behme <[email protected]>2013-07-15 15:44:29 +0200
committerAndy Fleming <[email protected]>2013-07-16 18:44:23 -0500
commita61da72bda80e09f36afbc9037a8c8b63b482de4 (patch)
treed9eb4e8aa5bcbf9bbf6455bca097ca4296b0c599 /include/command.h
parentca6d4d0f8f0fb8ae09a7ba271177367bdfdf3136 (diff)
fsl_esdhc: Touch only relevant sys ctrl bits
Dealing with the sys ctrl register should touch only the relevant bits and not accidently the whole register. On i.MX6, the sys control register contains bits which shouldn't be reset to 0, e.g. SYS_CTRL[3-0] and IPP_RST_N (SYS_CTRL[23]). Do this by read/modify/write instead of just a 32bit write. Signed-off-by: Dirk Behme <[email protected]> Acked-by: Stefano Babic <[email protected]> Signed-off-by: Andy Fleming <[email protected]>
Diffstat (limited to 'include/command.h')
0 files changed, 0 insertions, 0 deletions