Home
last modified time | relevance | path

Searched refs:PS2_SAMPLE_CLK (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/serio/
H A Dsun4i-ps2.c77 #define PS2_SAMPLE_CLK 1000000 macro
165 clk_scdf = src_clk / PS2_SAMPLE_CLK - 1; in sun4i_ps2_open()
166 clk_pcdf = PS2_SAMPLE_CLK / PS2_SCLK - 1; in sun4i_ps2_open()