Searched hist:"312 cc39e270170b37a992b2d57773c828dcb9c6b" (Results 1 – 7 of 7) sorted by relevance
| /rk3399_rockchip-uboot/arch/x86/cpu/quark/ |
| H A D | smc.c | 312cc39e270170b37a992b2d57773c828dcb9c6b Tue Mar 10 10:31:20 UTC 2015 Bin Meng <bmeng.cn@gmail.com> x86: quark: MRC codes clean up
This patch cleans up the quark MRC codes coding style by: - Remove BIT0/1../31 defines from mrc_util.h - Create names for the documented BITs and use them - For undocumented single BITs, use (1 << n) directly - For undocumented ORed BITs, use the hex number directly - Remove redundancy parenthesis all over the codes - Replace to use lower case hex numbers
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
|
| H A D | hte.h | 312cc39e270170b37a992b2d57773c828dcb9c6b Tue Mar 10 10:31:20 UTC 2015 Bin Meng <bmeng.cn@gmail.com> x86: quark: MRC codes clean up
This patch cleans up the quark MRC codes coding style by: - Remove BIT0/1../31 defines from mrc_util.h - Create names for the documented BITs and use them - For undocumented single BITs, use (1 << n) directly - For undocumented ORed BITs, use the hex number directly - Remove redundancy parenthesis all over the codes - Replace to use lower case hex numbers
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
|
| H A D | smc.h | 312cc39e270170b37a992b2d57773c828dcb9c6b Tue Mar 10 10:31:20 UTC 2015 Bin Meng <bmeng.cn@gmail.com> x86: quark: MRC codes clean up
This patch cleans up the quark MRC codes coding style by: - Remove BIT0/1../31 defines from mrc_util.h - Create names for the documented BITs and use them - For undocumented single BITs, use (1 << n) directly - For undocumented ORed BITs, use the hex number directly - Remove redundancy parenthesis all over the codes - Replace to use lower case hex numbers
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
|
| H A D | mrc_util.h | 312cc39e270170b37a992b2d57773c828dcb9c6b Tue Mar 10 10:31:20 UTC 2015 Bin Meng <bmeng.cn@gmail.com> x86: quark: MRC codes clean up
This patch cleans up the quark MRC codes coding style by: - Remove BIT0/1../31 defines from mrc_util.h - Create names for the documented BITs and use them - For undocumented single BITs, use (1 << n) directly - For undocumented ORed BITs, use the hex number directly - Remove redundancy parenthesis all over the codes - Replace to use lower case hex numbers
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
|
| H A D | hte.c | 312cc39e270170b37a992b2d57773c828dcb9c6b Tue Mar 10 10:31:20 UTC 2015 Bin Meng <bmeng.cn@gmail.com> x86: quark: MRC codes clean up
This patch cleans up the quark MRC codes coding style by: - Remove BIT0/1../31 defines from mrc_util.h - Create names for the documented BITs and use them - For undocumented single BITs, use (1 << n) directly - For undocumented ORed BITs, use the hex number directly - Remove redundancy parenthesis all over the codes - Replace to use lower case hex numbers
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
|
| H A D | mrc_util.c | 312cc39e270170b37a992b2d57773c828dcb9c6b Tue Mar 10 10:31:20 UTC 2015 Bin Meng <bmeng.cn@gmail.com> x86: quark: MRC codes clean up
This patch cleans up the quark MRC codes coding style by: - Remove BIT0/1../31 defines from mrc_util.h - Create names for the documented BITs and use them - For undocumented single BITs, use (1 << n) directly - For undocumented ORed BITs, use the hex number directly - Remove redundancy parenthesis all over the codes - Replace to use lower case hex numbers
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
|
| H A D | mrc.c | 312cc39e270170b37a992b2d57773c828dcb9c6b Tue Mar 10 10:31:20 UTC 2015 Bin Meng <bmeng.cn@gmail.com> x86: quark: MRC codes clean up
This patch cleans up the quark MRC codes coding style by: - Remove BIT0/1../31 defines from mrc_util.h - Create names for the documented BITs and use them - For undocumented single BITs, use (1 << n) directly - For undocumented ORed BITs, use the hex number directly - Remove redundancy parenthesis all over the codes - Replace to use lower case hex numbers
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
|