Searched refs:udphy_get_rst_idx (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | phy-rockchip-usbdp.c | 363 static int udphy_get_rst_idx(const char * const *list, int num, char *name) in udphy_get_rst_idx() function 380 idx = udphy_get_rst_idx(cfg->rst_list, cfg->num_rsts, name); in udphy_reset_assert() 392 idx = udphy_get_rst_idx(cfg->rst_list, cfg->num_rsts, name); in udphy_reset_deassert()
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-usbdp.c | 420 static int udphy_get_rst_idx(const char * const *list, int num, char *name) in udphy_get_rst_idx() function 437 idx = udphy_get_rst_idx(cfg->rst_list, cfg->num_rsts, name); in udphy_reset_assert() 449 idx = udphy_get_rst_idx(cfg->rst_list, cfg->num_rsts, name); in udphy_reset_deassert()
|