Searched refs:PIN_SLPM (Results 1 – 2 of 2) sorted by relevance
65 #define PIN_SLPM(x) (((x) & PIN_SLPM_MASK) >> PIN_SLPM_SHIFT) macro
188 int slpm = PIN_SLPM(cfg); in __nmk_config_pin()