Searched refs:tbctl (Results 1 – 3 of 3) sorted by relevance
97 u16 tbctl; member509 pc->ctx.tbctl = ehrpwm_read(pc->mmio_base, TBCTL); in ehrpwm_pwm_save_context()530 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()
555 unsigned short tbctl; member