Searched defs:pll_index (Results 1 – 5 of 5) sorted by relevance
/drivers/misc/habanalabs/common/ |
D | sysfs.c | 12 long hl_get_frequency(struct hl_device *hdev, u32 pll_index, bool curr) in hl_get_frequency() 46 void hl_set_frequency(struct hl_device *hdev, u32 pll_index, u64 freq) in hl_set_frequency()
|
D | firmware_if.c | 878 enum pll_index *pll_index) in get_used_pll_index() 923 int hl_fw_cpucp_pll_info_get(struct hl_device *hdev, u32 pll_index, in hl_fw_cpucp_pll_info_get()
|
/drivers/video/fbdev/aty/ |
D | aty128fb.c | 557 #define aty_ld_pll(pll_index) _aty_ld_pll(pll_index, par) argument 558 #define aty_st_pll(pll_index, val) _aty_st_pll(pll_index, val, par) argument 561 static u32 _aty_ld_pll(unsigned int pll_index, in _aty_ld_pll() 569 static void _aty_st_pll(unsigned int pll_index, u32 val, in _aty_st_pll()
|
/drivers/misc/habanalabs/include/common/ |
D | cpucp_if.h | 496 __le32 pll_index; member 623 enum pll_index { enum
|
/drivers/video/fbdev/intelfb/ |
D | intelfb.h | 358 int pll_index; member
|