Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/interconnect/imx/
Dimx.h30 #define PRIORITY_COMP_MARK BIT(31) /* Must set */ macro
Dimx.c51 prio = PRIORITY_COMP_MARK | (prio << 8) | prio; in imx_icc_node_set()