Home
last modified time | relevance | path

Searched refs:LU (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/net/bluetooth/
Daf_bluetooth.c660 bt->parent ? sock_i_ino(bt->parent) : 0LU); in bt_seq_show()
/Linux-v5.15/drivers/gpu/drm/msm/adreno/
Da5xx_gpu.c1670 if (WARN_ON(busy_time > ~0LU)) in a5xx_gpu_busy()
1671 return ~0LU; in a5xx_gpu_busy()
Da6xx_gpu.c1637 if (WARN_ON(busy_time > ~0LU)) in a6xx_gpu_busy()
1638 return ~0LU; in a6xx_gpu_busy()
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-driver-ufs1192 00h LU based WriteBooster Buffer configuration
1194 02h Supporting both LU based WriteBooster.
1333 Description: This entry shows the maximum number of HPB LU supported by
1336 01h ~ 20h: Maximum number of HPB LU supported by the device
/Linux-v5.15/lib/
Dlocking-selftest.c225 #define LU(x) L(x); U(x) macro