Home
last modified time | relevance | path

Searched refs:bin_index (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/common/
H A Ddlmalloc.c624 #define bin_index(sz) \ macro
884 IDX = bin_index(S); \
1303 idx = bin_index(nb);
H A Ddlmalloc.src1420 There is actually a little bit of slop in the numbers in bin_index
1494 #define bin_index(sz) \
1749 IDX = bin_index(S); \
2157 idx = bin_index(nb);
/openbmc/linux/sound/pci/asihpi/
H A Dhpi_internal.h959 u16 bin_index; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h7768 int bin_index = bin_number - 1; in mlxsw_reg_ralst_bin_pack() local
7770 mlxsw_reg_ralst_left_child_bin_set(payload, bin_index, left_child_bin); in mlxsw_reg_ralst_bin_pack()
7771 mlxsw_reg_ralst_right_child_bin_set(payload, bin_index, in mlxsw_reg_ralst_bin_pack()