Home
last modified time | relevance | path

Searched defs:llb (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/display/
H A Dati_2d.c136 int llb = s->regs.dst_width * (bpp / 8); in ati_2d_blt() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h49 static inline void mlxsw_reg_sgcr_pack(char *payload, bool llb) in mlxsw_reg_sgcr_pack()