Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/soc/intel/common/block/uart/
H A Duart.c166 static bool uart_controller_needs_init(struct device *dev) in uart_controller_needs_init() function
193 if (uart_controller_needs_init(dev)) { in uart_common_enable_resources()