Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/marvell/
H A Dcafe-driver.c100 #define TWSIC1_READ 0x01000000 /* Set for read op */ macro
254 rval = TWSIC1_READ | ((command << TWSIC1_ADDR_SHIFT) & TWSIC1_ADDR); in cafe_smbus_read_data()