Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/rk_eink/
H A Dtps65185.c87 #define UDLY_3ms(index) (0x00 << (((index) % 4) * 2)) macro
392 priv_data->upseq1 = UDLY_3ms(0) | UDLY_3ms(1) in tps65185_init_arg()
393 | UDLY_3ms(2) | UDLY_3ms(3); in tps65185_init_arg()