Home
last modified time | relevance | path

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

/linux/drivers/net/mdio/
H A Dmdio-realtek-rtl9300.c119 u32 port_mask_high; member
195 if (info->cmd_regs.port_mask_high) { in otto_emdio_run_cmd()
206 info->cmd_regs.port_mask_high, cmd_data->port_mask_high); in otto_emdio_run_cmd()
341 .port_mask_high = (u32)(BIT_ULL(port) >> 32), in otto_emdio_9310_write_c22()
368 .port_mask_high = (u32)(BIT_ULL(port) >> 32), in otto_emdio_9310_write_c45()
734 .port_mask_high = RTL9310_SMI_INDRT_ACCESS_CTRL_2_HIGH,