Home
last modified time | relevance | path

Searched refs:BIT_OFFSET_LD_SET (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/hieth-sf/include/internal/
Dctrl.h260 #define BIT_OFFSET_LD_SET 25 macro
/device/soc/hisilicon/common/platform/hieth-sf/src/
Dctrl.c63 ldSet = (val >> BIT_OFFSET_LD_SET) & BIT_MASK_LD_SET; in HiethFephyTrim()