Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Ddavinci_emac.c283 #define EMAC_DM646X_CMINTCTRL 0x0C macro
420 emac_ctrl_write(EMAC_DM646X_CMINTCTRL, 0); in emac_set_coalesce()
434 int_ctrl = emac_ctrl_read(EMAC_DM646X_CMINTCTRL); in emac_set_coalesce()
464 emac_ctrl_write(EMAC_DM646X_CMINTCTRL, int_ctrl); in emac_set_coalesce()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds