Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i3c/master/
H A Dast2600-i3c-master.c27 #define AST2600_I3CG_REG1_ACT_MODE_MASK GENMASK(3, 2) macro
28 #define AST2600_I3CG_REG1_ACT_MODE(x) (((x) << 2) & AST2600_I3CG_REG1_ACT_MODE_MASK)