Home
last modified time | relevance | path

Searched refs:RR0 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/x86/crypto/
Ddes3_ede-asm_64.S33 #define RR0 %r11 macro
179 read_block(%rdx, RL0, RR0);
180 initial_permutation(RL0, RR0);
184 round1(0, RR0, RL0, load_next_key);
185 round1(1, RL0, RR0, load_next_key);
186 round1(2, RR0, RL0, load_next_key);
187 round1(3, RL0, RR0, load_next_key);
188 round1(4, RR0, RL0, load_next_key);
189 round1(5, RL0, RR0, load_next_key);
190 round1(6, RR0, RL0, load_next_key);
[all …]
/Linux-v5.4/drivers/watchdog/
Die6xx_wdt.c26 #define RR0 0x0c macro
82 outb(0x80, ie6xx_wdt_data.sch_wdtba + RR0); in ie6xx_wdt_unlock_registers()
83 outb(0x86, ie6xx_wdt_data.sch_wdtba + RR0); in ie6xx_wdt_unlock_registers()
188 inw(ie6xx_wdt_data.sch_wdtba + RR0)); in ie6xx_wdt_show()