Searched defs:pll_index (Results 1 – 4 of 4) sorted by relevance
/drivers/accel/habanalabs/common/ |
D | firmware_if.c | 1166 enum pll_index *pll_index) in get_used_pll_index() 1211 int hl_fw_cpucp_pll_info_get(struct hl_device *hdev, u32 pll_index, in hl_fw_cpucp_pll_info_get() 3122 long hl_fw_get_frequency(struct hl_device *hdev, u32 pll_index, bool curr) in hl_fw_get_frequency() 3154 void hl_fw_set_frequency(struct hl_device *hdev, u32 pll_index, u64 freq) in hl_fw_set_frequency()
|
/drivers/video/fbdev/aty/ |
D | aty128fb.c | 555 #define aty_ld_pll(pll_index) _aty_ld_pll(pll_index, par) argument 556 #define aty_st_pll(pll_index, val) _aty_st_pll(pll_index, val, par) argument 559 static u32 _aty_ld_pll(unsigned int pll_index, in _aty_ld_pll() 567 static void _aty_st_pll(unsigned int pll_index, u32 val, in _aty_st_pll()
|
/drivers/video/fbdev/intelfb/ |
D | intelfb.h | 358 int pll_index; member
|
/drivers/accel/habanalabs/include/common/ |
D | cpucp_if.h | 823 __le32 pll_index; member 999 enum pll_index { enum
|