Searched refs:PRIORITY_COMP_MARK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/interconnect/imx/ | ||
H A D | imx.h | 35 #define PRIORITY_COMP_MARK BIT(31) /* Must set */ macro |
H A D | imx.c | 51 prio = PRIORITY_COMP_MARK | (prio << 8) | prio; in imx_icc_node_set() |