Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i3c/master/
H A Dast2600-i3c-master.c34 #define AST2600_I3CG_REG1_INST_ID_MASK GENMASK(19, 16) macro
35 #define AST2600_I3CG_REG1_INST_ID(x) (((x) << 16) & AST2600_I3CG_REG1_INST_ID_MASK)