Searched refs:vc_compile_le16 (Results 1 – 1 of 1) sorted by relevance
509 static inline u16 vc_compile_le16(u8 hi, u8 lo) in vc_compile_le16() function550 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 3 milliseconds