Searched refs:ACCESS_SWAP (Results 1 – 2 of 2) sorted by relevance
66 if (dev->flags & ACCESS_SWAP) in dw_readl()74 if (dev->flags & ACCESS_SWAP) in dw_writel()106 dev->flags |= ACCESS_SWAP; in i2c_dw_set_reg_access()
279 #define ACCESS_SWAP 0x00000001 macro