comparison src/cs/riviera/rvm/rvm_use_id_list.h @ 320:3f3c98f8b85d

changes under src/cs/riviera to support addition of FCHG SWE
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 04 Dec 2017 00:43:20 +0000
parents 34ee53b81f33
children
comparison
equal deleted inserted replaced
319:9ffdfacfe969 320:3f3c98f8b85d
120 #define PWR_USE_ID BUILD_USE_ID( 0, DRIVERS_USE_ID_CLUSTER_1, 0x0020) 120 #define PWR_USE_ID BUILD_USE_ID( 0, DRIVERS_USE_ID_CLUSTER_1, 0x0020)
121 121
122 /* Overloading PWR_USE_ID */ 122 /* Overloading PWR_USE_ID */
123 #define LCC_USE_ID BUILD_USE_ID( 0, DRIVERS_USE_ID_CLUSTER_1, 0x0020) 123 #define LCC_USE_ID BUILD_USE_ID( 0, DRIVERS_USE_ID_CLUSTER_1, 0x0020)
124 124
125 /* Yet another version of PWR SWE */
126 #define FCHG_USE_ID BUILD_USE_ID( 0, DRIVERS_USE_ID_CLUSTER_1, 0x0020)
127
125 128
126 #define RGUI_USE_ID BUILD_USE_ID( 0, DRIVERS_USE_ID_CLUSTER_1, 0x0040) 129 #define RGUI_USE_ID BUILD_USE_ID( 0, DRIVERS_USE_ID_CLUSTER_1, 0x0040)
127 130
128 /*@}*/ 131 /*@}*/
129 132