Searched refs:LUT_SIZE (Results 1 – 3 of 3) sorted by relevance
22 #define LUT_SIZE 256 macro49 for (i = 0; i < LUT_SIZE; ++i) in lut_set_table()88 .dims = { LUT_SIZE },222 lut->pool = vsp1_dl_body_pool_create(vsp1, 3, LUT_SIZE, 0); in vsp1_lut_create()
43 #define LUT_SIZE SZ_64K macro366 offset = LUT_SIZE * sndev->nr_lut_mw; in switchtec_ntb_direct_get_addr()391 offset = LUT_SIZE * lut_index(sndev, idx); in switchtec_ntb_lut_get_addr()397 *size = LUT_SIZE; in switchtec_ntb_lut_get_addr()927 ctl_val |= ilog2(LUT_SIZE) << 8; in config_rsvd_lut_win()1016 addr = mw_addrs[0] + LUT_SIZE * i; in crosslink_setup_mws()1027 offset = (i == 0) ? LUT_SIZE * sndev->nr_lut_mw : 0; in crosslink_setup_mws()1146 offset = addr & (LUT_SIZE - 1); in switchtec_ntb_init_crosslink()1164 LUT_SIZE, LUT_SIZE); in switchtec_ntb_init_crosslink()1299 memset(sndev->self_shared, 0, LUT_SIZE); in switchtec_ntb_init_shared()[all …]
37 #define LUT_SIZE 48 macro47 } lut[LUT_SIZE];49 struct attribute *attrs[LUT_SIZE + 2];493 for (i = 0; i < LUT_SIZE; ++i) { in max31760_create_lut_nodes()