Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mn10300/boot/compressed/
Dmisc.c29 #define CYG_DEV_LSR (*((volatile __u8*)(CYG_DEV_BASE + 0x14))) macro
37 do { while (!(CYG_DEV_LSR & SIO_LSR_##STATE)) {} } while (0)