Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-mt7621.c47 #define SM0CTL1_PGLEN_MASK (0x7 << 8) macro
48 #define SM0CTL1_PGLEN(x) ((((x) - 1) << 8) & SM0CTL1_PGLEN_MASK)