Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/
H A Dencx24j600-regmap.c20 static int encx24j600_switch_bank(struct encx24j600_context *ctx, in encx24j600_switch_bank()
48 struct encx24j600_context *ctx = context; in regmap_lock_mutex()
55 struct encx24j600_context *ctx = context; in regmap_unlock_mutex()
63 struct encx24j600_context *ctx = context; in regmap_encx24j600_sfr_read()
171 struct encx24j600_context *ctx = context; in regmap_encx24j600_sfr_write()
192 struct encx24j600_context *ctx = context; in regmap_encx24j600_reg_update_bits()
223 struct encx24j600_context *ctx = context; in regmap_encx24j600_spi_write()
235 struct encx24j600_context *ctx = context; in regmap_encx24j600_spi_read()
348 struct encx24j600_context *ctx = context; in regmap_encx24j600_phy_reg_read()
386 struct encx24j600_context *ctx = context; in regmap_encx24j600_phy_reg_write()
[all …]
H A Dencx24j600_hw.h10 struct encx24j600_context { struct
19 struct encx24j600_context *ctx); argument
H A Dencx24j600.c50 struct encx24j600_context ctx;