Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/soc/intel/common/block/uart/
H A Duart.c120 uart_is_debug_controller(dev)) { in uart_read_resources()
152 bool uart_is_debug_controller(struct device *dev) in uart_is_debug_controller() function
176 if (!uart_is_debug_controller(dev)) in uart_controller_needs_init()
/aosp_15_r20/external/coreboot/src/soc/intel/common/block/include/intelblocks/
H A Duart.h33 bool uart_is_debug_controller(struct device *dev);