Searched refs:ZL_REG_REF_MON_STATUS (Results 1 – 2 of 2) sorted by relevance
| /drivers/dpll/zl3073x/ |
| A D | dpll.c | 502 rc = zl3073x_read_u8(zldev, ZL_REG_REF_MON_STATUS(*ref), in zl3073x_dpll_connected_ref_get() 545 rc = zl3073x_read_u8(zldev, ZL_REG_REF_MON_STATUS(ref), &ref_status); in zl3073x_dpll_input_pin_phase_offset_get() 800 rc = zl3073x_read_u8(zldev, ZL_REG_REF_MON_STATUS(ref), in zl3073x_dpll_ref_state_get() 2025 rc = zl3073x_read_u8(zldev, ZL_REG_REF_MON_STATUS(ref), in zl3073x_dpll_pin_phase_offset_check() 2087 rc = zl3073x_read_u8(zldev, ZL_REG_REF_MON_STATUS(ref), &status); in zl3073x_dpll_pin_ffo_check()
|
| A D | regs.h | 79 #define ZL_REG_REF_MON_STATUS(_idx) \ macro
|
Completed in 7 milliseconds