Searched defs:ordinal (Results  1 – 14 of 14) sorted by relevance
| /Linux-v5.4/drivers/char/tpm/ | 
| D | tpm-interface.c | 51 unsigned long tpm_calc_ordinal_duration(struct tpm_chip *chip, u32 ordinal)  in tpm_calc_ordinal_duration()65 	u32 count, ordinal;  in tpm_try_transmit()  local
 
 | 
| D | tpm.h | 173 		__be32 ordinal;  member292 static inline void tpm_buf_reset(struct tpm_buf *buf, u16 tag, u32 ordinal)  in tpm_buf_reset()
 301 static inline int tpm_buf_init(struct tpm_buf *buf, u16 tag, u32 ordinal)  in tpm_buf_init()
 
 | 
| D | tpm2-cmd.c | 81 static u8 tpm2_ordinal_duration_index(u32 ordinal)  in tpm2_ordinal_duration_index()142 unsigned long tpm2_calc_ordinal_duration(struct tpm_chip *chip, u32 ordinal)  in tpm2_calc_ordinal_duration()
 
 | 
| D | tpm1-cmd.c | 291 unsigned long tpm1_calc_ordinal_duration(struct tpm_chip *chip, u32 ordinal)  in tpm1_calc_ordinal_duration()
 | 
| D | xen-tpmfront.c | 140 	u32 ordinal;  in vtpm_send()  local
 | 
| D | tpm_i2c_nuvoton.c | 357 	u32 ordinal;  in i2c_nuvoton_send()  local
 | 
| D | tpm_tis_core.c | 457 	u32 ordinal;  in tpm_tis_send_main()  local
 | 
| /Linux-v5.4/crypto/asymmetric_keys/ | 
| D | asym_tpm.c | 44 	uint32_t ordinal;  in tpm_loadkey2()  local128 	uint32_t ordinal;  in tpm_unbind()  local
 214 	uint32_t ordinal;  in tpm_sign()  local
 
 | 
| /Linux-v5.4/security/keys/ | 
| D | trusted.c | 185 	uint32_t ordinal;  in TSS_checkhmac1()  local272 	uint32_t ordinal;  in TSS_checkhmac2()  local
 477 	uint32_t ordinal;  in tpm_seal()  local
 596 	uint32_t ordinal;  in tpm_unseal()  local
 
 | 
| /Linux-v5.4/drivers/char/tpm/st33zp24/ | 
| D | st33zp24.c | 359 	u32 status, i, size, ordinal;  in st33zp24_send()  local
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | auxtrace.c | 425 			     u64 ordinal)  in auxtrace_heapify()441 		       u64 ordinal)  in auxtrace_heap__add()
 
 | 
| D | auxtrace.h | 244 	u64			ordinal;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/ | 
| D | bnxt_ethtool.c | 2219 static int bnxt_find_nvram_item(struct net_device *dev, u16 type, u16 ordinal,  in bnxt_find_nvram_item()2354 	u16 type, ext, ordinal, attr;  in bnxt_set_eeprom()  local
 
 | 
| /Linux-v5.4/tools/power/pm-graph/ | 
| D | sleepgraph.py | 4198 def ordinal(value):  function
 |