Home
last modified time | relevance | path

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

/linux/arch/sh/boards/mach-migor/
H A Dlcd_qvga.c64 static unsigned long read_reg16(void *sys_ops_handle, in read_reg16() function
122 if (read_reg16(sohandle, so, 0) != 0x1505) in migor_lcd_qvga_setup()
/linux/arch/powerpc/include/asm/
H A Dpmac_pfunc.h70 int (*read_reg16)(PMF_STD_ARGS, u32 offset); member
/linux/arch/powerpc/platforms/powermac/
H A Dpfunc_core.c199 PMF_PARSE_CALL(read_reg16, cmd, h, offset); in pmf_parser_read_reg16()