Home
last modified time | relevance | path

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

/bsp/k230/drivers/interdrv/sysctl/sysctl_power/
A Dsysctl_pwr.c550 return (sysctl_pwr->ai_pwr_lpi_state & (1 << 3)) ? true:false; in sysctl_pwr_set_lpi()
552 return (sysctl_pwr->ai_pwr_lpi_state & (1 << 2)) ? true:false; in sysctl_pwr_set_lpi()
638 pwr_sta_reg = (volatile uint32_t *)&sysctl_pwr->ai_pwr_lpi_state; in sysctl_pwr_set_power()
A Dsysctl_pwr.h50 volatile uint32_t ai_pwr_lpi_state; /* 0x2c */ member

Completed in 8 milliseconds