Searched defs:ARMCPRegInfo (Results 1 – 1 of 1) sorted by relevance
838 typedef struct ARMCPRegInfo ARMCPRegInfo; typedef862 struct ARMCPRegInfo { struct870 * callbacks will be passed an ARMCPRegInfo with the crn/crm/opc1/opc2 argument883 uint8_t cp;884 uint8_t crn;885 uint8_t crm;886 uint8_t opc0;887 uint8_t opc1;888 uint8_t opc2;912 * register read/write functions, since they are passed the ARMCPRegInfo*. argument[all …]