Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/
H A Ddavinci_emac.c282 #define EMAC_DM646X_CMINTCTRL 0x0C macro
427 emac_ctrl_write(EMAC_DM646X_CMINTCTRL, 0); in emac_set_coalesce()
441 int_ctrl = emac_ctrl_read(EMAC_DM646X_CMINTCTRL); in emac_set_coalesce()
471 emac_ctrl_write(EMAC_DM646X_CMINTCTRL, int_ctrl); in emac_set_coalesce()