Searched refs:tbctl (Results 1 – 2 of 2) sorted by relevance
97 u16 tbctl; member502 pc->ctx.tbctl = ehrpwm_read(pc->mmio_base, TBCTL); in ehrpwm_pwm_save_context()523 ehrpwm_write(pc->mmio_base, TBCTL, pc->ctx.tbctl); in ehrpwm_pwm_restore_context()
999 u8 pre = 0, div, tbctl; in ltc2947_setup() local1036 tbctl = LTC2947_PRE(pre) | LTC2947_DIV(div); in ltc2947_setup()1038 ret = regmap_write(st->map, LTC2947_REG_TBCTL, tbctl); in ltc2947_setup()
Completed in 7 milliseconds