Searched refs:UDLY_3ms (Results 1 – 2 of 2) 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()
58 #define UDLY_3ms(index) (0x00 << ((index%4) * 2)) macro320 sess->upseq1 = UDLY_3ms(0) | UDLY_3ms(1) | UDLY_3ms(2) | UDLY_3ms(3); in papyrus_hw_arg_init()