Home
last modified time | relevance | path

Searched refs:UPWR_PMC_SWT_WORDS (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/imx/imx8ulp/upower/
H A Dupower_soc_defs.h27 #define UPWR_PMC_SWT_WORDS NUM_PMC_SWT_WORDS macro
53 #ifndef UPWR_PMC_SWT_WORDS
54 #define UPWR_PMC_SWT_WORDS (1U) macro
901 UPWR_PMC_SWT_WORDS) + in upwr_sizeof_pmode_cfg()
910 UPWR_PMC_SWT_WORDS) + in upwr_sizeof_pmode_cfg()
H A Dupower_defs.h20 #ifndef UPWR_PMC_SWT_WORDS
21 #define UPWR_PMC_SWT_WORDS (1U) macro
561 volatile struct upwr_switch_board_t swt_board[UPWR_PMC_SWT_WORDS];
H A Dupower_api.c2211 (stsize = UPWR_PMC_SWT_WORDS * 4U), in upwr_pwm_power_on()
2306 (stsize = UPWR_PMC_SWT_WORDS * 4U), in upwr_pwm_power_off()
2482 (stsize = UPWR_PMC_SWT_WORDS * sizeof(struct upwr_switch_board_t)), in upwr_pwm_chng_switch_mem()