Searched defs:slot (Results 1 – 9 of 9) sorted by relevance
31 int sspm_mbox_read(uint32_t slot, uint32_t *data, uint32_t len) in sspm_mbox_read()46 int sspm_mbox_write(uint32_t slot, uint32_t *data, uint32_t len) in sspm_mbox_write()
15 #define MT_SPM_MBOX(slot) MT_SPM_SSPM_MBOX_OFF((slot << 2UL)) argument
552 for (int slot = 0; slot < TEGRA_SE_AES_KEYSLOT_COUNT; slot++) { in tegra_se_aeskeytable_context_save() local645 for (int slot = 0; slot < TEGRA_SE_RSA_KEYSLOT_COUNT; slot++) { in tegra_se_lp_rsakeytable_context_save() local715 for (int slot = 0; slot < TEGRA_SE_PKA1_KEYSLOT_COUNT; slot++) { in tegra_se_pkakeytable_context_save() local
36 uint8_t slot; member
238 static int get_empty_slot(int *slot) in get_empty_slot()258 int slot = 0, result; in get_utrd() local460 int slot; in ufs_send_request() local482 int slot; in ufs_check_resp() local
56 uint32_t slot; /* if the HC is locatd at slot 0 or slot 1 */ member
225 #define EP_CONFIG_VAL(bus_no, slot, fn, where) \ argument
Completed in 18 milliseconds