Searched refs:Dht03_Hfps (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/video/fbdev/mbx/ | ||
D | reg_bits.h | 447 #define Dht03_Hfps(x) ((x) << FShft(DHT03_HFPS)) macro |
D | mbxfb.c | 299 write_reg_dly((Dht03_Hfps(hfps) | Dht03_Hrbs(hfps)), DHT03); in mbxfb_set_par() |