Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/boards/mach-migor/
H A Dlcd_qvga.c40 static unsigned long adjust_reg18(unsigned short data) in adjust_reg18() function
53 sys_ops->write_index(sys_ops_handle, adjust_reg18(reg << 8 | data)); in write_reg()
60 sys_ops->write_index(sys_ops_handle, adjust_reg18(reg)); in write_reg16()
61 sys_ops->write_data(sys_ops_handle, adjust_reg18(data)); in write_reg16()
70 sys_ops->write_index(sys_ops_handle, adjust_reg18(reg)); in read_reg16()