Searched refs:UINT8_MAX (Results 1 – 5 of 5) sorted by relevance
| /tf-a-ffa_el3_spmc/plat/ti/k3/common/ |
| A D | k3_psci.c | 121 UINT8_MAX, 100, UINT8_MAX, UINT8_MAX, in k3_pwr_domain_off() 158 UINT8_MAX, 2, UINT8_MAX, UINT8_MAX, in k3_pwr_domain_off() 183 UINT8_MAX, 2, UINT8_MAX, UINT8_MAX, in k3_pwr_domain_off()
|
| /tf-a-ffa_el3_spmc/include/lib/libc/ |
| A D | stdint.h | 18 #define UINT8_MAX UCHAR_MAX macro 34 #define UINT_LEAST8_MAX UINT8_MAX
|
| /tf-a-ffa_el3_spmc/plat/imx/common/include/sci/svc/rm/ |
| A D | sci_rm_api.h | 46 #define SC_RM_PT_ALL ((sc_rm_pt_t) UINT8_MAX) /* All partitions */ 47 #define SC_RM_MR_ALL ((sc_rm_mr_t) UINT8_MAX) /* All memory regions */
|
| /tf-a-ffa_el3_spmc/drivers/st/spi/ |
| A D | stm32_qspi.c | 367 uint32_t prescaler = UINT8_MAX; in stm32_qspi_set_speed() 377 if (prescaler > UINT8_MAX) { in stm32_qspi_set_speed() 378 prescaler = UINT8_MAX; in stm32_qspi_set_speed()
|
| /tf-a-ffa_el3_spmc/plat/imx/common/include/sci/svc/pm/ |
| A D | sci_pm_api.h | 49 #define SC_PM_CLK_ALL UINT8_MAX /* All clocks */
|
Completed in 7 milliseconds