Home
last modified time | relevance | path

Searched defs:LINE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/scripts/dtc/
H A Ddt_to_config957 LINE: label
/openbmc/linux/rust/kernel/
H A Dkunit.rs60 static LINE: i32 = core::line!() as i32 - $diff; constant
/openbmc/linux/drivers/tty/serial/
H A Ddz.h39 #define LINE(x) ((x & DZ_LINE_MASK) >> 8) /* Get the line number macro
/openbmc/linux/drivers/video/fbdev/sis/
H A Dsis_accel.h48 #define LINE 0x00000004 /* Draw line */ macro