tpm_tis_clkrun_enable
tpm_tis_clkrun_enable(chip, true);
tpm_tis_clkrun_enable(chip, false);
.clk_enable = tpm_tis_clkrun_enable,
static void tpm_tis_clkrun_enable(struct tpm_chip *chip, bool value);