Home
last modified time | relevance | path

Searched defs:pcs (Results 51 - 75 of 102) sorted by relevance

12345

/kernel/linux/linux-6.6/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-usb-legacy.c502 u16 pcs; member
549 void __iomem *pcs; member
801 void __iomem *pcs = qmp->pcs; in qmp_usb_legacy_init() local
860 void __iomem *pcs in qmp_usb_legacy_power_on() local
[all...]
H A Dphy-qcom-qmp-ufs.c703 u16 pcs; member
718 const struct qmp_phy_init_tbl *pcs; member
755 void __iomem *pcs; member
1217 void __iomem *pcs = qmp->pcs; qmp_ufs_pcs_init() local
1238 void __iomem *pcs = qmp->pcs; qmp_ufs_com_init() local
1319 void __iomem *pcs = qmp->pcs; qmp_ufs_power_on() local
[all...]
H A Dphy-qcom-qmp-usb.c1153 u16 pcs; member
1207 void __iomem *pcs; member
1658 void __iomem *pcs in qmp_usb_init() local
1715 void __iomem *pcs = qmp->pcs; qmp_usb_power_on() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsm8bitStorageTests.cpp3167 PushConstants pcs; in addGraphics8BitStoragePushConstantInt8To32Group() local
3998 PushConstants pcs; in addGraphics8BitStoragePushConstantInt8To16Group() local
[all...]
H A DvktSpvAsmGraphicsShaderTestUtil.hpp248 std::vector<BufferSp> pcs; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsm8bitStorageTests.cpp3167 PushConstants pcs; in addGraphics8BitStoragePushConstantInt8To32Group() local
3998 PushConstants pcs; in addGraphics8BitStoragePushConstantInt8To16Group() local
[all...]
H A DvktSpvAsmGraphicsShaderTestUtil.hpp248 std::vector<BufferSp> pcs; member
/kernel/linux/linux-5.10/drivers/ata/
H A Data_piix.c1339 u16 pcs, new_pcs; in piix_init_pcs() local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_main.c1488 int pcs; in fm10k_set_qos_queues() local
/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphylink.c46 struct phylink_pcs *pcs; member
908 void phylink_set_pcs(struct phylink *pl, struct phylink_pcs *pcs) in phylink_set_pcs() argument
2433 phylink_mii_c22_pcs_get_state(struct mdio_device *pcs, struct phylink_link_state *state) phylink_mii_c22_pcs_get_state() argument
2490 phylink_mii_c22_pcs_set_advertisement(struct mdio_device *pcs, phy_interface_t interface, const unsigned long *advertising) phylink_mii_c22_pcs_set_advertisement() argument
2556 phylink_mii_c22_pcs_config(struct mdio_device *pcs, unsigned int mode, phy_interface_t interface, const unsigned long *advertising) phylink_mii_c22_pcs_config() argument
2592 phylink_mii_c22_pcs_an_restart(struct mdio_device *pcs) phylink_mii_c22_pcs_an_restart() argument
2606 phylink_mii_c45_pcs_get_state(struct mdio_device *pcs, struct phylink_link_state *state) phylink_mii_c45_pcs_get_state() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/cdns3/
H A Dgadget.c1126 int pcs; in cdns3_ep_run_transfer() local
[all...]
/kernel/linux/linux-5.10/drivers/pinctrl/
H A Dpinctrl-single.c273 static unsigned int pcs_pin_reg_offset_get(struct pcs_device *pcs, in pcs_pin_reg_offset_get() argument
288 static unsigned int pcs_pin_shift_reg_get(struct pcs_device *pcs, in pcs_pin_shift_reg_get() argument
298 struct pcs_device *pcs; pcs_pin_dbg_show() local
319 struct pcs_device *pcs; pcs_dt_free_map() local
341 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev); pcs_get_function() local
365 struct pcs_device *pcs; pcs_set_mux() local
410 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev); pcs_request_gpio() local
488 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev); pcs_pinconf_get() local
552 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev); pcs_pinconf_set() local
683 pcs_add_pin(struct pcs_device *pcs, unsigned int offset) pcs_add_pin() argument
724 pcs_allocate_pin_table(struct pcs_device *pcs) pcs_allocate_pin_table() argument
776 pcs_add_function(struct pcs_device *pcs, struct pcs_function **fcn, const char *name, struct pcs_func_vals *vals, unsigned int nvals, const char **pgnames, unsigned int npgnames) pcs_add_function() argument
814 pcs_get_pin_by_offset(struct pcs_device *pcs, unsigned offset) pcs_get_pin_by_offset() argument
868 pcs_add_conf2(struct pcs_device *pcs, struct device_node *np, const char *name, enum pin_config_param param, struct pcs_conf_vals **conf, unsigned long **settings) pcs_add_conf2() argument
887 pcs_add_conf4(struct pcs_device *pcs, struct device_node *np, const char *name, enum pin_config_param param, struct pcs_conf_vals **conf, unsigned long **settings) pcs_add_conf4() argument
912 pcs_parse_pinconf(struct pcs_device *pcs, struct device_node *np, struct pcs_function *func, struct pinctrl_map **map) pcs_parse_pinconf() argument
996 pcs_parse_one_pinctrl_entry(struct pcs_device *pcs, struct device_node *np, struct pinctrl_map **map, unsigned *num_maps, const char **pgnames) pcs_parse_one_pinctrl_entry() argument
1110 pcs_parse_bits_in_pinctrl_entry(struct pcs_device *pcs, struct device_node *np, struct pinctrl_map **map, unsigned *num_maps, const char **pgnames) pcs_parse_bits_in_pinctrl_entry() argument
1261 struct pcs_device *pcs; pcs_dt_node_to_map() local
1312 pcs_irq_free(struct pcs_device *pcs) pcs_irq_free() argument
1332 pcs_free_resources(struct pcs_device *pcs) pcs_free_resources() argument
1343 pcs_add_gpio_func(struct device_node *node, struct pcs_device *pcs) pcs_add_gpio_func() argument
1400 struct pcs_device *pcs; pcs_irq_set() local
1481 struct pcs_device *pcs; pcs_irq_handle() local
1542 struct pcs_device *pcs; pcs_irqdomain_map() local
1577 pcs_irq_init_chained_handler(struct pcs_device *pcs, struct device_node *np) pcs_irq_init_chained_handler() argument
1634 pcs_save_context(struct pcs_device *pcs) pcs_save_context() argument
1670 pcs_restore_context(struct pcs_device *pcs) pcs_restore_context() argument
1701 struct pcs_device *pcs; pinctrl_single_suspend() local
1720 struct pcs_device *pcs; pinctrl_single_resume() local
1743 pcs_quirk_missing_pinctrl_cells(struct pcs_device *pcs, struct device_node *np, int cells) pcs_quirk_missing_pinctrl_cells() argument
1787 struct pcs_device *pcs; pcs_probe() local
1935 struct pcs_device *pcs = platform_get_drvdata(pdev); pcs_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/net/dsa/
H A Drzn1_a5psw.h256 struct phylink_pcs *pcs[A5PSW_PORTS_NUM - 1]; member
H A Dmt7530.c27 static struct mt753x_pcs *pcs_to_mt753x_pcs(struct phylink_pcs *pcs) in pcs_to_mt753x_pcs() argument
2863 static void mt753x_phylink_pcs_link_up(struct phylink_pcs *pcs, in mt753x_phylink_pcs_link_up() argument
2994 mt753x_pcs_validate(struct phylink_pcs *pcs, unsigned long *supported, const struct phylink_link_state *state) mt753x_pcs_validate() argument
3006 mt7530_pcs_get_state(struct phylink_pcs *pcs, struct phylink_link_state *state) mt7530_pcs_get_state() argument
3041 mt753x_pcs_config(struct phylink_pcs *pcs, unsigned int neg_mode, phy_interface_t interface, const unsigned long *advertising, bool permit_pause_to_mac) mt753x_pcs_config() argument
3049 mt7530_pcs_an_restart(struct phylink_pcs *pcs) mt7530_pcs_an_restart() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_main.c1483 int pcs; in fm10k_set_qos_queues() local
/kernel/linux/linux-6.6/drivers/ata/
H A Data_piix.c1344 u16 pcs, new_pcs; in piix_init_pcs() local
/kernel/linux/linux-6.6/fs/erofs/
H A Dzdata.c281 struct z_erofs_pcluster_slab *pcs; in z_erofs_create_pcluster_pool() local
306 struct z_erofs_pcluster_slab *pcs = pcluster_pool + i; z_erofs_alloc_pcluster() local
327 struct z_erofs_pcluster_slab *pcs = pcluster_pool + i; z_erofs_free_pcluster() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdns3-gadget.c1131 int pcs; in cdns3_ep_run_transfer() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/
H A Dprestera_main.c240 static struct prestera_port *prestera_pcs_to_port(struct phylink_pcs *pcs) in prestera_pcs_to_port() argument
282 static void prestera_pcs_get_state(struct phylink_pcs *pcs, in prestera_pcs_get_state() argument
303 static int prestera_pcs_config(struct phylink_pcs *pcs, unsigned int neg_mode, in prestera_pcs_config() argument
348 static void prestera_pcs_an_restart(struct phylink_pcs *pcs) in prestera_pcs_an_restart() argument
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-single.c272 static unsigned int pcs_pin_reg_offset_get(struct pcs_device *pcs, in pcs_pin_reg_offset_get() argument
287 static unsigned int pcs_pin_shift_reg_get(struct pcs_device *pcs, in pcs_pin_shift_reg_get() argument
297 struct pcs_device *pcs; pcs_pin_dbg_show() local
318 struct pcs_device *pcs; pcs_dt_free_map() local
340 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev); pcs_get_function() local
364 struct pcs_device *pcs; pcs_set_mux() local
409 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev); pcs_request_gpio() local
487 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev); pcs_pinconf_get() local
552 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev); pcs_pinconf_set() local
684 pcs_add_pin(struct pcs_device *pcs, unsigned int offset) pcs_add_pin() argument
725 pcs_allocate_pin_table(struct pcs_device *pcs) pcs_allocate_pin_table() argument
775 pcs_add_function(struct pcs_device *pcs, struct pcs_function **fcn, const char *name, struct pcs_func_vals *vals, unsigned int nvals, const char **pgnames, unsigned int npgnames) pcs_add_function() argument
814 pcs_get_pin_by_offset(struct pcs_device *pcs, unsigned offset) pcs_get_pin_by_offset() argument
868 pcs_add_conf2(struct pcs_device *pcs, struct device_node *np, const char *name, enum pin_config_param param, struct pcs_conf_vals **conf, unsigned long **settings) pcs_add_conf2() argument
887 pcs_add_conf4(struct pcs_device *pcs, struct device_node *np, const char *name, enum pin_config_param param, struct pcs_conf_vals **conf, unsigned long **settings) pcs_add_conf4() argument
912 pcs_parse_pinconf(struct pcs_device *pcs, struct device_node *np, struct pcs_function *func, struct pinctrl_map **map) pcs_parse_pinconf() argument
997 pcs_parse_one_pinctrl_entry(struct pcs_device *pcs, struct device_node *np, struct pinctrl_map **map, unsigned *num_maps, const char **pgnames) pcs_parse_one_pinctrl_entry() argument
1111 pcs_parse_bits_in_pinctrl_entry(struct pcs_device *pcs, struct device_node *np, struct pinctrl_map **map, unsigned *num_maps, const char **pgnames) pcs_parse_bits_in_pinctrl_entry() argument
1256 struct pcs_device *pcs; pcs_dt_node_to_map() local
1307 pcs_irq_free(struct pcs_device *pcs) pcs_irq_free() argument
1327 pcs_free_resources(struct pcs_device *pcs) pcs_free_resources() argument
1338 pcs_add_gpio_func(struct device_node *node, struct pcs_device *pcs) pcs_add_gpio_func() argument
1395 struct pcs_device *pcs; pcs_irq_set() local
1476 struct pcs_device *pcs; pcs_irq_handle() local
1537 struct pcs_device *pcs; pcs_irqdomain_map() local
1572 pcs_irq_init_chained_handler(struct pcs_device *pcs, struct device_node *np) pcs_irq_init_chained_handler() argument
1629 pcs_save_context(struct pcs_device *pcs) pcs_save_context() argument
1665 pcs_restore_context(struct pcs_device *pcs) pcs_restore_context() argument
1696 struct pcs_device *pcs; pinctrl_single_suspend() local
1715 struct pcs_device *pcs; pinctrl_single_resume() local
1738 pcs_quirk_missing_pinctrl_cells(struct pcs_device *pcs, struct device_node *np, int cells) pcs_quirk_missing_pinctrl_cells() argument
1782 struct pcs_device *pcs; pcs_probe() local
1930 struct pcs_device *pcs = platform_get_drvdata(pdev); pcs_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphylink.c51 struct phylink_pcs *pcs; member
660 struct phylink_pcs *pcs; in phylink_validate_mac_and_pcs() local
1022 phylink_pcs_pre_config(struct phylink_pcs *pcs, phy_interface_t interface) phylink_pcs_pre_config() argument
1029 phylink_pcs_post_config(struct phylink_pcs *pcs, phy_interface_t interface) phylink_pcs_post_config() argument
1040 phylink_pcs_disable(struct phylink_pcs *pcs) phylink_pcs_disable() argument
1046 phylink_pcs_enable(struct phylink_pcs *pcs) phylink_pcs_enable() argument
1056 phylink_pcs_config(struct phylink_pcs *pcs, unsigned int neg_mode, const struct phylink_link_state *state, bool permit_pause_to_mac) phylink_pcs_config() argument
1067 phylink_pcs_link_up(struct phylink_pcs *pcs, unsigned int neg_mode, phy_interface_t interface, int speed, int duplex) phylink_pcs_link_up() argument
1122 struct phylink_pcs *pcs = NULL; phylink_major_config() local
2040 phylink_pcs_change(struct phylink_pcs *pcs, bool up) phylink_pcs_change() argument
3581 phylink_mii_c22_pcs_get_state(struct mdio_device *pcs, struct phylink_link_state *state) phylink_mii_c22_pcs_get_state() argument
3649 phylink_mii_c22_pcs_config(struct mdio_device *pcs, phy_interface_t interface, const unsigned long *advertising, unsigned int neg_mode) phylink_mii_c22_pcs_config() argument
3692 phylink_mii_c22_pcs_an_restart(struct mdio_device *pcs) phylink_mii_c22_pcs_an_restart() argument
3704 phylink_mii_c45_pcs_get_state(struct mdio_device *pcs, struct phylink_link_state *state) phylink_mii_c45_pcs_get_state() argument
[all...]
/kernel/linux/linux-6.6/net/dsa/
H A Dport.c1576 struct phylink_pcs *pcs = ERR_PTR(-EOPNOTSUPP); in dsa_port_phylink_mac_select_pcs() local
/kernel/linux/linux-5.10/drivers/phy/qualcomm/
H A Dphy-qcom-qmp.c1921 void __iomem *pcs; member
2915 void __iomem *pcs = qphy->pcs; qcom_qmp_phy_com_init() local
3094 void __iomem *pcs = qphy->pcs; qcom_qmp_phy_power_on() local
3276 void __iomem *pcs = qphy->pcs; qcom_qmp_phy_enable_autonomous_mode() local
3305 void __iomem *pcs = qphy->pcs; qcom_qmp_phy_disable_autonomous_mode() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/
H A Dfman_dtsec.c321 struct phylink_pcs pcs; member
753 static struct fman_mac *pcs_to_dtsec(struct phylink_pcs *pcs) in pcs_to_dtsec() argument
758 static void dtsec_pcs_get_state(struct phylink_pcs *pcs, in dtsec_pcs_get_state() argument
766 static int dtsec_pcs_config(struct phylink_pcs *pcs, unsigned int neg_mode, in dtsec_pcs_config() argument
777 static void dtsec_pcs_an_restart(struct phylink_pcs *pcs) in dtsec_pcs_an_restart() argument
[all...]
H A Dfman_memac.c977 static void pcs_put(struct phylink_pcs *pcs) in pcs_put() argument
1042 struct phylink_pcs *pcs; in memac_pcs_create() local
1072 struct phylink_pcs *pcs; in memac_initialization() local
[all...]

Completed in 56 milliseconds

12345