Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/marvell/
H A Dcafe-driver.c98 #define TWSIC1_ADDR 0x00ff0000 /* Address (register) */ macro
175 rval = value | ((command << TWSIC1_ADDR_SHIFT) & TWSIC1_ADDR); in cafe_smbus_write_data()
254 rval = TWSIC1_READ | ((command << TWSIC1_ADDR_SHIFT) & TWSIC1_ADDR); in cafe_smbus_read_data()