Searched refs:ath79_reset_update (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/reset/ |
H A D | reset-ath79.c | 25 static int ath79_reset_update(struct reset_controller_dev *rcdev, in ath79_reset_update() function 48 return ath79_reset_update(rcdev, id, true); in ath79_reset_assert() 54 return ath79_reset_update(rcdev, id, false); in ath79_reset_deassert()
|
/kernel/linux/linux-6.6/drivers/reset/ |
H A D | reset-ath79.c | 25 static int ath79_reset_update(struct reset_controller_dev *rcdev, in ath79_reset_update() function 48 return ath79_reset_update(rcdev, id, true); in ath79_reset_assert() 54 return ath79_reset_update(rcdev, id, false); in ath79_reset_deassert()
|
Completed in 1 milliseconds