Searched refs:UDLY_3ms (Results 1 – 1 of 1) sorted by relevance
87 #define UDLY_3ms(index) (0x00 << (((index) % 4) * 2)) macro392 priv_data->upseq1 = UDLY_3ms(0) | UDLY_3ms(1) in tps65185_init_arg()393 | UDLY_3ms(2) | UDLY_3ms(3); in tps65185_init_arg()