Home
last modified time | relevance | path

Searched defs:uart_devices_size (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/intel/meteorlake/
H A Duart.c12 const int uart_devices_size = ARRAY_SIZE(uart_devices); variable
/aosp_15_r20/external/coreboot/src/soc/intel/skylake/
H A Duart.c12 const int uart_devices_size = ARRAY_SIZE(uart_devices); variable
/aosp_15_r20/external/coreboot/src/soc/intel/cannonlake/
H A Duart.c12 const int uart_devices_size = ARRAY_SIZE(uart_devices); variable
/aosp_15_r20/external/coreboot/src/soc/intel/elkhartlake/
H A Duart.c12 const int uart_devices_size = ARRAY_SIZE(uart_devices); variable
/aosp_15_r20/external/coreboot/src/soc/intel/jasperlake/
H A Duart.c12 const int uart_devices_size = ARRAY_SIZE(uart_devices); variable
/aosp_15_r20/external/coreboot/src/soc/intel/alderlake/
H A Duart.c18 const int uart_devices_size = ARRAY_SIZE(uart_devices); variable
/aosp_15_r20/external/coreboot/src/soc/intel/tigerlake/
H A Duart.c18 const int uart_devices_size = ARRAY_SIZE(uart_devices); variable
/aosp_15_r20/external/coreboot/src/soc/intel/apollolake/
H A Duart.c23 const int uart_devices_size = ARRAY_SIZE(uart_devices); variable