/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/ |
H A D | mv88x201x.c | 49 static int led_init(struct cphy *cphy) in led_init() argument 59 static int led_link(struct cphy *cphy, u32 do_enable) in led_link() argument 77 static int mv88x201x_reset(struct cphy *cph argument 85 mv88x201x_interrupt_enable(struct cphy *cphy) mv88x201x_interrupt_enable() argument 102 mv88x201x_interrupt_disable(struct cphy *cphy) mv88x201x_interrupt_disable() argument 118 mv88x201x_interrupt_clear(struct cphy *cphy) mv88x201x_interrupt_clear() argument 155 mv88x201x_interrupt_handler(struct cphy *cphy) mv88x201x_interrupt_handler() argument 166 mv88x201x_set_loopback(struct cphy *cphy, int on) mv88x201x_set_loopback() argument 171 mv88x201x_get_link_status(struct cphy *cphy, int *link_ok, int *speed, int *duplex, int *fc) mv88x201x_get_link_status() argument 193 mv88x201x_destroy(struct cphy *cphy) mv88x201x_destroy() argument 215 struct cphy *cphy = kzalloc(sizeof(*cphy), GFP_KERNEL); mv88x201x_phy_create() local [all...] |
H A D | my3126.c | 8 static int my3126_reset(struct cphy *cphy, int wait) in my3126_reset() argument 17 static int my3126_interrupt_enable(struct cphy *cphy) in my3126_interrupt_enable() argument 24 static int my3126_interrupt_disable(struct cphy *cphy) in my3126_interrupt_disable() argument 30 my3126_interrupt_clear(struct cphy *cphy) my3126_interrupt_clear() argument 37 my3126_interrupt_handler(struct cphy *cphy) my3126_interrupt_handler() argument 99 struct cphy *cphy = container_of(work, struct cphy, phy_update.work); my3126_poll() local 104 my3126_set_loopback(struct cphy *cphy, int on) my3126_set_loopback() argument 110 my3126_get_link_status(struct cphy *cphy, int *link_ok, int *speed, int *duplex, int *fc) my3126_get_link_status() argument 153 my3126_destroy(struct cphy *cphy) my3126_destroy() argument 174 struct cphy *cphy = kzalloc(sizeof (*cphy), GFP_KERNEL); my3126_phy_create() local [all...] |
H A D | cphy.h | 91 struct cphy { global() struct 110 cphy_mdio_read(struct cphy *cphy, int mmd, int reg, unsigned int *valp) cphy_mdio_read() argument 119 cphy_mdio_write(struct cphy *cphy, int mmd, int reg, unsigned int val) cphy_mdio_write() argument 126 simple_mdio_read(struct cphy *cphy, int reg, unsigned int *valp) simple_mdio_read() argument 132 simple_mdio_write(struct cphy *cphy, int reg, unsigned int val) simple_mdio_write() argument [all...] |
H A D | mv88e1xxx.c | 18 static void mdio_set_bit(struct cphy *cphy, int reg, u32 bitval) in mdio_set_bit() argument 29 static void mdio_clear_bit(struct cphy *cphy, int reg, u32 bitval) in mdio_clear_bit() argument 48 mv88e1xxx_reset(struct cphy *cphy, int wait) mv88e1xxx_reset() argument 65 mv88e1xxx_interrupt_enable(struct cphy *cphy) mv88e1xxx_interrupt_enable() argument 84 mv88e1xxx_interrupt_disable(struct cphy *cphy) mv88e1xxx_interrupt_disable() argument 102 mv88e1xxx_interrupt_clear(struct cphy *cphy) mv88e1xxx_interrupt_clear() argument 148 mv88e1xxx_crossover_set(struct cphy *cphy, int crossover) mv88e1xxx_crossover_set() argument 161 mv88e1xxx_autoneg_enable(struct cphy *cphy) mv88e1xxx_autoneg_enable() argument 174 mv88e1xxx_autoneg_disable(struct cphy *cphy) mv88e1xxx_autoneg_disable() argument 194 mv88e1xxx_autoneg_restart(struct cphy *cphy) mv88e1xxx_autoneg_restart() argument 232 mv88e1xxx_set_loopback(struct cphy *cphy, int on) mv88e1xxx_set_loopback() argument 241 mv88e1xxx_get_link_status(struct cphy *cphy, int *link_ok, int *speed, int *duplex, int *fc) mv88e1xxx_get_link_status() argument 274 mv88e1xxx_downshift_set(struct cphy *cphy, int downshift_enable) mv88e1xxx_downshift_set() argument 294 mv88e1xxx_interrupt_handler(struct cphy *cphy) mv88e1xxx_interrupt_handler() argument 336 mv88e1xxx_destroy(struct cphy *cphy) mv88e1xxx_destroy() argument 361 struct cphy *cphy = kzalloc(sizeof(*cphy), GFP_KERNEL); mv88e1xxx_phy_create() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/ |
H A D | mv88x201x.c | 40 static int led_init(struct cphy *cphy) in led_init() argument 50 static int led_link(struct cphy *cphy, u32 do_enable) in led_link() argument 68 static int mv88x201x_reset(struct cphy *cph argument 76 mv88x201x_interrupt_enable(struct cphy *cphy) mv88x201x_interrupt_enable() argument 93 mv88x201x_interrupt_disable(struct cphy *cphy) mv88x201x_interrupt_disable() argument 109 mv88x201x_interrupt_clear(struct cphy *cphy) mv88x201x_interrupt_clear() argument 146 mv88x201x_interrupt_handler(struct cphy *cphy) mv88x201x_interrupt_handler() argument 157 mv88x201x_set_loopback(struct cphy *cphy, int on) mv88x201x_set_loopback() argument 162 mv88x201x_get_link_status(struct cphy *cphy, int *link_ok, int *speed, int *duplex, int *fc) mv88x201x_get_link_status() argument 184 mv88x201x_destroy(struct cphy *cphy) mv88x201x_destroy() argument 206 struct cphy *cphy = kzalloc(sizeof(*cphy), GFP_KERNEL); mv88x201x_phy_create() local [all...] |
H A D | my3126.c | 8 static int my3126_reset(struct cphy *cphy, int wait) in my3126_reset() argument 17 static int my3126_interrupt_enable(struct cphy *cphy) in my3126_interrupt_enable() argument 24 static int my3126_interrupt_disable(struct cphy *cphy) in my3126_interrupt_disable() argument 30 my3126_interrupt_clear(struct cphy *cphy) my3126_interrupt_clear() argument 37 my3126_interrupt_handler(struct cphy *cphy) my3126_interrupt_handler() argument 99 struct cphy *cphy = container_of(work, struct cphy, phy_update.work); my3126_poll() local 104 my3126_set_loopback(struct cphy *cphy, int on) my3126_set_loopback() argument 110 my3126_get_link_status(struct cphy *cphy, int *link_ok, int *speed, int *duplex, int *fc) my3126_get_link_status() argument 153 my3126_destroy(struct cphy *cphy) my3126_destroy() argument 174 struct cphy *cphy = kzalloc(sizeof (*cphy), GFP_KERNEL); my3126_phy_create() local [all...] |
H A D | mv88e1xxx.c | 18 static void mdio_set_bit(struct cphy *cphy, int reg, u32 bitval) in mdio_set_bit() argument 29 static void mdio_clear_bit(struct cphy *cphy, int reg, u32 bitval) in mdio_clear_bit() argument 48 mv88e1xxx_reset(struct cphy *cphy, int wait) mv88e1xxx_reset() argument 65 mv88e1xxx_interrupt_enable(struct cphy *cphy) mv88e1xxx_interrupt_enable() argument 84 mv88e1xxx_interrupt_disable(struct cphy *cphy) mv88e1xxx_interrupt_disable() argument 102 mv88e1xxx_interrupt_clear(struct cphy *cphy) mv88e1xxx_interrupt_clear() argument 148 mv88e1xxx_crossover_set(struct cphy *cphy, int crossover) mv88e1xxx_crossover_set() argument 161 mv88e1xxx_autoneg_enable(struct cphy *cphy) mv88e1xxx_autoneg_enable() argument 174 mv88e1xxx_autoneg_disable(struct cphy *cphy) mv88e1xxx_autoneg_disable() argument 194 mv88e1xxx_autoneg_restart(struct cphy *cphy) mv88e1xxx_autoneg_restart() argument 232 mv88e1xxx_set_loopback(struct cphy *cphy, int on) mv88e1xxx_set_loopback() argument 241 mv88e1xxx_get_link_status(struct cphy *cphy, int *link_ok, int *speed, int *duplex, int *fc) mv88e1xxx_get_link_status() argument 274 mv88e1xxx_downshift_set(struct cphy *cphy, int downshift_enable) mv88e1xxx_downshift_set() argument 294 mv88e1xxx_interrupt_handler(struct cphy *cphy) mv88e1xxx_interrupt_handler() argument 336 mv88e1xxx_destroy(struct cphy *cphy) mv88e1xxx_destroy() argument 361 struct cphy *cphy = kzalloc(sizeof(*cphy), GFP_KERNEL); mv88e1xxx_phy_create() local [all...] |
H A D | cphy.h | 82 struct cphy { global() struct 101 cphy_mdio_read(struct cphy *cphy, int mmd, int reg, unsigned int *valp) cphy_mdio_read() argument 110 cphy_mdio_write(struct cphy *cphy, int mmd, int reg, unsigned int val) cphy_mdio_write() argument 117 simple_mdio_read(struct cphy *cphy, int reg, unsigned int *valp) simple_mdio_read() argument 123 simple_mdio_write(struct cphy *cphy, int reg, unsigned int val) simple_mdio_write() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | vsc8211.c | 92 static int vsc8211_reset(struct cphy *cphy, int wait) in vsc8211_reset() argument 97 static int vsc8211_intr_enable(struct cphy *cphy) in vsc8211_intr_enable() argument 103 static int vsc8211_intr_disable(struct cphy *cphy) in vsc8211_intr_disable() argument 108 static int vsc8211_intr_clear(struct cphy *cph argument 116 vsc8211_autoneg_enable(struct cphy *cphy) vsc8211_autoneg_enable() argument 123 vsc8211_autoneg_restart(struct cphy *cphy) vsc8211_autoneg_restart() argument 130 vsc8211_get_link_status(struct cphy *cphy, int *link_ok, int *speed, int *duplex, int *fc) vsc8211_get_link_status() argument 206 vsc8211_get_link_status_fiber(struct cphy *cphy, int *link_ok, int *speed, int *duplex, int *fc) vsc8211_get_link_status_fiber() argument 316 vsc8211_power_down(struct cphy *cphy, int enable) vsc8211_power_down() argument 322 vsc8211_intr_handler(struct cphy *cphy) vsc8211_intr_handler() argument [all...] |
H A D | common.h | 548 struct cphy { global() struct [all...] |
/kernel/linux/linux-6.6/drivers/staging/media/max96712/ |
H A D | max96712.c | 33 bool cphy; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | vsc8211.c | 92 static int vsc8211_reset(struct cphy *cphy, int wait) in vsc8211_reset() argument 97 static int vsc8211_intr_enable(struct cphy *cphy) in vsc8211_intr_enable() argument 103 static int vsc8211_intr_disable(struct cphy *cphy) in vsc8211_intr_disable() argument 108 static int vsc8211_intr_clear(struct cphy *cph argument 116 vsc8211_autoneg_enable(struct cphy *cphy) vsc8211_autoneg_enable() argument 123 vsc8211_autoneg_restart(struct cphy *cphy) vsc8211_autoneg_restart() argument 130 vsc8211_get_link_status(struct cphy *cphy, int *link_ok, int *speed, int *duplex, int *fc) vsc8211_get_link_status() argument 206 vsc8211_get_link_status_fiber(struct cphy *cphy, int *link_ok, int *speed, int *duplex, int *fc) vsc8211_get_link_status_fiber() argument 316 vsc8211_power_down(struct cphy *cphy, int enable) vsc8211_power_down() argument 322 vsc8211_intr_handler(struct cphy *cphy) vsc8211_intr_handler() argument [all...] |
H A D | common.h | 548 struct cphy { global() struct [all...] |
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | ccs-pll.c | 708 bool cphy = pll->bus_type == CCS_PLL_BUS_TYPE_CSI2_CPHY; in ccs_pll_calculate() local 439 ccs_pll_calculate_vt(struct device *dev, const struct ccs_pll_limits *lim, const struct ccs_pll_branch_limits_bk *op_lim_bk, struct ccs_pll *pll, struct ccs_pll_branch_fr *pll_fr, struct ccs_pll_branch_bk *op_pll_bk, bool cphy, u32 phy_const) ccs_pll_calculate_vt() argument 587 ccs_pll_calculate_op(struct device *dev, const struct ccs_pll_limits *lim, const struct ccs_pll_branch_limits_fr *op_lim_fr, const struct ccs_pll_branch_limits_bk *op_lim_bk, struct ccs_pll *pll, struct ccs_pll_branch_fr *op_pll_fr, struct ccs_pll_branch_bk *op_pll_bk, u32 mul, u32 div, u32 op_sys_clk_freq_hz_sdr, u32 l, bool cphy, u32 phy_const) ccs_pll_calculate_op() argument
|
/kernel/linux/linux-6.6/drivers/scsi/libsas/ |
H A D | sas_ata.c | 681 struct sas_phy *cphy = child->phy; in sas_ata_add_dev() local
|
/kernel/linux/linux-5.10/drivers/scsi/libsas/ |
H A D | sas_expander.c | 815 struct sas_phy *cphy = child->phy; in sas_ex_discover_end_dev() local
|
/kernel/linux/linux-6.6/drivers/media/platform/renesas/rcar-vin/ |
H A D | rcar-csi2.c | 620 bool cphy; member
|