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()
33 static int encx24j600_cmdn(struct encx24j600_context *ctx, u8 opcode, in encx24j600_cmdn()
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()
111 static int regmap_encx24j600_sfr_update(struct encx24j600_context *ctx, in regmap_encx24j600_sfr_update()
171 struct encx24j600_context *ctx = context; in regmap_encx24j600_sfr_write()
176 static int regmap_encx24j600_sfr_set_bits(struct encx24j600_context *ctx, in regmap_encx24j600_sfr_set_bits()
182 static int regmap_encx24j600_sfr_clr_bits(struct encx24j600_context *ctx, in regmap_encx24j600_sfr_clr_bits()
192 struct encx24j600_context *ctx = context; in regmap_encx24j600_reg_update_bits()
[all …]
H A Dencx24j600_hw.h10 struct encx24j600_context { struct
19 struct encx24j600_context *ctx); argument
H A Dencx24j600.c50 struct encx24j600_context ctx;