Home
last modified time | relevance | path

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

/external/u-boot/include/fsl-mc/
Dfsl_mc_cmd.h13 static inline uint64_t mc_enc(int lsoffset, int width, uint64_t val) in mc_enc()
17 static inline uint64_t mc_dec(uint64_t val, int lsoffset, int width) in mc_dec()
/external/u-boot/drivers/net/fsl-mc/dpio/
Dqbman_portal.h119 unsigned int lsoffset; /* encoding offset from ls-bit */ member