Searched refs:MEC_PORT92_BASE (Results 1 – 7 of 7) sorted by relevance
402 #define MEC_PORT92_BASE 0x400F2000UL macro504 #define MEC_PORT92 ((MEC_PORT92_Type*) MEC_PORT92_BASE)
406 #define MEC_PORT92_BASE 0x400F2000UL macro512 #define MEC_PORT92 ((MEC_PORT92_Type*) MEC_PORT92_BASE)
399 #define MEC_PORT92_BASE 0x400F2000UL macro498 #define MEC_PORT92 ((MEC_PORT92_Type*) MEC_PORT92_BASE)
422 #define MEC_PORT92_BASE 0x400F2000UL macro531 #define MEC_PORT92 ((MEC_PORT92_Type*) MEC_PORT92_BASE)
418 #define MEC_PORT92_BASE 0x400F2000UL macro524 #define MEC_PORT92 ((MEC_PORT92_Type*) MEC_PORT92_BASE)
29 struct mec_port92_regs *regs = (struct mec_port92_regs *)MEC_PORT92_BASE; in port92h_ctrl()