Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/tty/vt/
A Dvc_screen.c509 static inline u16 vc_compile_le16(u8 hi, u8 lo) in vc_compile_le16() function
550 vcs_scr_writew(vc, vc_compile_le16(c, vcs_scr_readw(vc, org)), in vcs_write_buf()
583 vcs_scr_writew(vc, vc_compile_le16(vcs_scr_readw(vc, org) >> 8, c), in vcs_write_buf()

Completed in 5 milliseconds