Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/i2c/busses/
Di2c-mt7621.c46 #define SM0CTL1_PGLEN_MASK (0x7 << 8) macro
47 #define SM0CTL1_PGLEN(x) ((((x) - 1) << 8) & SM0CTL1_PGLEN_MASK)