Searched defs:ARMCPRegInfo (Results 1 – 1 of 1) sorted by relevance
814 typedef struct ARMCPRegInfo ARMCPRegInfo; typedef838 struct ARMCPRegInfo { struct846 * callbacks will be passed an ARMCPRegInfo with the crn/crm/opc1/opc2 argument859 uint8_t cp;860 uint8_t crn;861 uint8_t crm;862 uint8_t opc0;863 uint8_t opc1;864 uint8_t opc2;888 * register read/write functions, since they are passed the ARMCPRegInfo*. argument[all …]