Searched refs:DDLY_6ms (Results 1 – 2 of 2) sorted by relevance
93 #define DDLY_6ms(index) (0x00 << (((index) % 4) * 2)) macro397 priv_data->dwnseq1 = DDLY_6ms(0) | DDLY_6ms(1) in tps65185_init_arg()398 | DDLY_6ms(2) | DDLY_6ms(3); in tps65185_init_arg()
64 #define DDLY_6ms(index) (0x00 << ((index%4) * 2)) macro322 sess->dwnseq1 = DDLY_6ms(0) | DDLY_6ms(1) | DDLY_6ms(2) | DDLY_6ms(3); in papyrus_hw_arg_init()