Searched defs:pll_index (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/accel/habanalabs/common/ |
H A D | firmware_if.c | 1178 enum pll_index *pll_index) in get_used_pll_index() 1223 int hl_fw_cpucp_pll_info_get(struct hl_device *hdev, u32 pll_index, in hl_fw_cpucp_pll_info_get() 3166 long hl_fw_get_frequency(struct hl_device *hdev, u32 pll_index, bool curr) in hl_fw_get_frequency() 3198 void hl_fw_set_frequency(struct hl_device *hdev, u32 pll_index, u64 freq) in hl_fw_set_frequency()
|
/linux/drivers/video/fbdev/aty/ |
H A 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()
|
/linux/include/linux/habanalabs/ |
H A D | cpucp_if.h | 852 __le32 pll_index; member 1029 enum pll_index { enum
|
/linux/include/uapi/drm/ |
H A D | habanalabs_accel.h | 1384 __u32 pll_index; member
|