Searched refs:APBBASE (Results 1 – 1 of 1) sorted by relevance
46 #define APBBASE(port) ((struct grlib_apbuart_regs_map *)((port)->membase)) macro48 #define APBBASE_DATA_P(port) (&(APBBASE(port)->data))49 #define APBBASE_STATUS_P(port) (&(APBBASE(port)->status))50 #define APBBASE_CTRL_P(port) (&(APBBASE(port)->ctrl))51 #define APBBASE_SCALAR_P(port) (&(APBBASE(port)->scaler))