Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/include/
H A Davdt_api.h301 uint32_t lsr; /* last SR timestamp */ member
/aosp12/art/compiler/optimizing/
H A Dcode_generator_arm_vixl.cc5327 __ lsr(pl, o_l, high, temp); in HandleShift() local