Searched defs:rt (Results 1 – 7 of 7) sorted by relevance
| /rk3399_rockchip-uboot/arch/mips/include/asm/ |
| H A D | asm.h | 183 #define MOVN(rd, rs, rt) \ argument 190 #define MOVZ(rd, rs, rt) \ argument 199 #define MOVN(rd, rs, rt) \ argument 206 #define MOVZ(rd, rs, rt) \ argument 216 #define MOVN(rd, rs, rt) \ argument 218 #define MOVZ(rd, rs, rt) \ argument
|
| /rk3399_rockchip-uboot/arch/x86/lib/ |
| H A D | pirq_routing.c | 111 u32 copy_pirq_routing_table(u32 addr, struct irq_routing_table *rt) in copy_pirq_routing_table()
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/ |
| H A D | pirq_routing.h | 62 static inline int get_irq_slot_count(struct irq_routing_table *rt) in get_irq_slot_count()
|
| /rk3399_rockchip-uboot/arch/x86/cpu/ |
| H A D | irq.c | 93 struct irq_routing_table *rt; in create_pirq_routing_table() local
|
| /rk3399_rockchip-uboot/drivers/power/charge/ |
| H A D | bq25890_charger.c | 88 struct bq25890_range rt; member
|
| H A D | bq25700_charger.c | 100 struct bq25700_range rt; member
|
| /rk3399_rockchip-uboot/arch/sandbox/cpu/ |
| H A D | os.c | 596 void os_localtime(struct rtc_time *rt) in os_localtime()
|