Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dsm712fb.c928 smtc_seqw(0x6a, 0x16); in smtc_blank()
929 smtc_seqw(0x6b, 0x02); in smtc_blank()
941 smtc_seqw(0x6a, 0x0c); in smtc_blank()
942 smtc_seqw(0x6b, 0x02); in smtc_blank()
954 smtc_seqw(0x6a, 0x0c); in smtc_blank()
955 smtc_seqw(0x6b, 0x02); in smtc_blank()
967 smtc_seqw(0x6a, 0x0c); in smtc_blank()
968 smtc_seqw(0x6b, 0x02); in smtc_blank()
1182 smtc_seqw(0, 0x1); in sm7xx_set_timing()
1200 smtc_seqw(i + 0x30, in sm7xx_set_timing()
[all …]
H A Dsm712.h62 static inline void smtc_seqw(int reg, int val) in smtc_seqw() function
102 #define seqw17() smtc_seqw(0x17, 0x30)