Searched defs:pll_index (Results 1 - 9 of 9) sorted by relevance
| /kernel/linux/linux-5.10/drivers/misc/habanalabs/common/ |
| H A D | sysfs.c | 12 long hl_get_frequency(struct hl_device *hdev, u32 pll_index, bool curr) in hl_get_frequency() argument 41 void hl_set_frequency(struct hl_device *hdev, u32 pll_index, u64 freq) in hl_set_frequency() argument
|
| /kernel/linux/linux-5.10/drivers/misc/habanalabs/include/common/ |
| H A D | cpucp_if.h | 298 __le32 pll_index; member
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/ |
| H A D | intelfb.h | 358 int pll_index; member
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/intelfb/ |
| H A D | intelfb.h | 358 int pll_index; member
|
| /kernel/linux/linux-6.6/drivers/accel/habanalabs/common/ |
| H A D | firmware_if.c | 1211 int hl_fw_cpucp_pll_info_get(struct hl_device *hdev, u32 pll_index, in hl_fw_cpucp_pll_info_get() argument 3122 long hl_fw_get_frequency(struct hl_device *hdev, u32 pll_index, bool curr) in hl_fw_get_frequency() argument 1165 get_used_pll_index(struct hl_device *hdev, u32 input_pll_index, enum pll_index *pll_index) get_used_pll_index() argument 3154 hl_fw_set_frequency(struct hl_device *hdev, u32 pll_index, u64 freq) hl_fw_set_frequency() argument [all...] |
| /kernel/linux/linux-5.10/drivers/video/fbdev/aty/ |
| H A D | aty128fb.c | 561 static u32 _aty_ld_pll(unsigned int pll_index, in _aty_ld_pll() argument 569 static void _aty_st_pll(unsigned int pll_index, u32 val, in _aty_st_pll() argument
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/aty/ |
| H A D | aty128fb.c | 559 static u32 _aty_ld_pll(unsigned int pll_index, in _aty_ld_pll() argument 567 static void _aty_st_pll(unsigned int pll_index, u32 val, in _aty_st_pll() argument
|
| /kernel/linux/linux-6.6/drivers/accel/habanalabs/include/common/ |
| H A D | cpucp_if.h | 823 __le32 pll_index; member 999 enum pll_index { enum
|
| /kernel/linux/linux-6.6/include/uapi/drm/ |
| H A D | habanalabs_accel.h | 1340 __u32 pll_index; member
|
Completed in 25 milliseconds