Searched refs:max_dec (Results 1 – 2 of 2) sorted by relevance
98 if (!prop->max_dec) in hl_dec_init()101 hdev->dec = kcalloc(prop->max_dec, sizeof(struct hl_dec), GFP_KERNEL); in hl_dec_init()105 for (j = 0 ; j < prop->max_dec ; j++) { in hl_dec_init()134 for (j = 0 ; j < prop->max_dec ; j++) { in hl_dec_ctx_fini()
105 u16 max_dec; member487 dec = min(dec, st->info->max_dec); in adis16550_set_freq_hz()808 .max_dec = 4095,