AIROHA_PWM_PERIOD_MAX_NS
if (state->period > AIROHA_PWM_PERIOD_MAX_NS)
period_ns = AIROHA_PWM_PERIOD_MAX_NS;