Home
last modified time | relevance | path

Searched refs:clk_sama7g5_master_is_enabled (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/clk/at91/
Dclk-master.c743 static int clk_sama7g5_master_is_enabled(struct clk_hw *hw) in clk_sama7g5_master_is_enabled() function
785 master->pms.status = clk_sama7g5_master_is_enabled(hw); in clk_sama7g5_master_save_context()
801 .is_enabled = clk_sama7g5_master_is_enabled,