Searched defs:tpm_tis_chip_data (Results 1 – 3 of 3) sorted by relevance
27 struct tpm_tis_chip_data { struct36 struct tpm_tis_chip_data *drv_data = (void *)dev_get_driver_data(dev); in mmio_read_bytes() argument
44 struct tpm_tis_chip_data { struct45 unsigned int pcr_count;46 unsigned int pcr_select_min;47 unsigned int time_before_first_cmd_ms;
22 struct tpm_tis_chip_data { struct23 unsigned int pcr_count;24 unsigned int pcr_select_min;
Completed in 6 milliseconds