Searched refs:max_dec (Results 1 – 4 of 4) 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()
776 u32 max_dec; member
130 u16 max_dec; member390 if (dec > st->info->max_dec) in adis16475_set_freq()391 dec = st->info->max_dec; in adis16475_set_freq()910 .max_dec = 1999,929 .max_dec = 1999,948 .max_dec = 1999,967 .max_dec = 1999,986 .max_dec = 1999,1006 .max_dec = 1999,1026 .max_dec = 1999,[all …]
2596 prop->max_dec = NUMBER_OF_DEC; in gaudi2_set_fixed_properties()