.. | .. |
---|
1 | 1 | /* |
---|
2 | 2 | * AM43x PRCM defines |
---|
3 | 3 | * |
---|
4 | | - * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/ |
---|
| 4 | + * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/ |
---|
5 | 5 | * |
---|
6 | 6 | * This file is licensed under the terms of the GNU General Public License |
---|
7 | 7 | * version 2. This program is licensed "as is" without any warranty of any |
---|
.. | .. |
---|
68 | 68 | #define AM43XX_CM_PER_ICSS_CDOFFS 0x0300 |
---|
69 | 69 | #define AM43XX_CM_PER_L4LS_CDOFFS 0x0400 |
---|
70 | 70 | #define AM43XX_CM_PER_EMIF_CDOFFS 0x0700 |
---|
| 71 | +#define AM43XX_CM_PER_LCDC_CDOFFS 0x0800 |
---|
71 | 72 | #define AM43XX_CM_PER_DSS_CDOFFS 0x0a00 |
---|
72 | 73 | #define AM43XX_CM_PER_CPSW_CDOFFS 0x0b00 |
---|
73 | 74 | #define AM43XX_CM_PER_OCPWP_L3_CDOFFS 0x0c00 |
---|