Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sh/boards/mach-migor/
Dlcd_qvga.c43 static unsigned long adjust_reg18(unsigned short data) in adjust_reg18() function
56 sys_ops->write_index(sys_ops_handle, adjust_reg18(reg << 8 | data)); in write_reg()
63 sys_ops->write_index(sys_ops_handle, adjust_reg18(reg)); in write_reg16()
64 sys_ops->write_data(sys_ops_handle, adjust_reg18(data)); in write_reg16()
73 sys_ops->write_index(sys_ops_handle, adjust_reg18(reg)); in read_reg16()