Searched hist:caddb8e41e178d3a27aebf6a15bb5e201481d93b (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/power/ |
| H A D | ftpmu010.c | caddb8e41e178d3a27aebf6a15bb5e201481d93b Sun Mar 20 23:44:06 UTC 2011 Macpaul Lin <macpaul@andestech.com> ftpmu010: fix relocation and enhance features
1. ftpmu010.h: fix and add definitions Enhanced for more features and asm related support according to datasheet.
Note: - FTPMU010_PDLLCR0_HCLKOUTDIS is "incorrect" in datasheet. - FTPMU010_PDLLCR0_DLLFRANG is only 1 bit at bit #19. (not 20-19) - FTPMU010_PDLLCR0_HCLKOUTDIS is 4 bits at bit #20. (not 24-21)
2. ftpmu010.c: enhance features and fix relocation - The following functions is added for pmu features. ftpmu010_mfpsr_select_dev() ftpmu010_sdramhtc_set() - This patch also fix the declare statement for relocation.
Signed-off-by: Macpaul Lin <macpaul@andestech.com>
|
| /rk3399_rockchip-uboot/include/faraday/ |
| H A D | ftpmu010.h | caddb8e41e178d3a27aebf6a15bb5e201481d93b Sun Mar 20 23:44:06 UTC 2011 Macpaul Lin <macpaul@andestech.com> ftpmu010: fix relocation and enhance features
1. ftpmu010.h: fix and add definitions Enhanced for more features and asm related support according to datasheet.
Note: - FTPMU010_PDLLCR0_HCLKOUTDIS is "incorrect" in datasheet. - FTPMU010_PDLLCR0_DLLFRANG is only 1 bit at bit #19. (not 20-19) - FTPMU010_PDLLCR0_HCLKOUTDIS is 4 bits at bit #20. (not 24-21)
2. ftpmu010.c: enhance features and fix relocation - The following functions is added for pmu features. ftpmu010_mfpsr_select_dev() ftpmu010_sdramhtc_set() - This patch also fix the declare statement for relocation.
Signed-off-by: Macpaul Lin <macpaul@andestech.com>
|