Searched refs:NS_CMD_READ_UTILITY (Results 1 – 2 of 2) sorted by relevance
507 #define NS_CMD_READ_UTILITY 0x80000000 macro
560 writel(NS_CMD_READ_UTILITY | 0x00000200, card->membase + CMD); in ns_init_card()2731 writel(NS_CMD_READ_UTILITY | 0x00000200 | i, card->membase + CMD); in ns_proc_read()3083 writel(NS_CMD_READ_UTILITY | 0x00000200 | (addr & 0x000000FF), in ns_phy_get()