Home
last modified time | relevance | path

Searched defs:sample (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/drivers/sound/
H A Dsound.c13 const int sample = 48000; in sound_create_square_wave() local
/rk3399_rockchip-uboot/drivers/mmc/
H A Drockchip_dw_mmc.c146 static int rockchip_mmc_get_phase(struct dwmci_host *host, bool sample) in rockchip_mmc_get_phase()
176 static int rockchip_mmc_set_phase(struct dwmci_host *host, bool sample, int degrees) in rockchip_mmc_set_phase()
370 static int rockchip_mmc_set_phase(struct dwmci_host *host, bool sample, int degrees) { return 0; } in rockchip_mmc_set_phase()
/rk3399_rockchip-uboot/cmd/ddr_tool/ddr_dq_eye/
H A Dddr_dq_eye.c94 u16 sample; in print_ddr_dq_eye() local
/rk3399_rockchip-uboot/arch/x86/cpu/quark/
H A Dmrc_util.c1095 uint8_t sample; /* sample counter */ in find_rising_edge() local