Home
last modified time | relevance | path

Searched defs:con_id (Results 1 – 9 of 9) sorted by relevance

/external/u-boot/drivers/clk/rockchip/
Dclk_rk3368.c159 u32 div, con, con_id, rate; in rk3368_mmc_get_clk() local
254 u32 con_id, mux = 0, div = 0; in rk3368_mmc_set_clk() local
Dclk_rk3328.c442 u32 div, con, con_id; in rk3328_mmc_get_clk() local
470 u32 con_id; in rk3328_mmc_set_clk() local
/external/u-boot/arch/arm/cpu/armv7/bcm235xx/
Dclk-core.c417 struct clk *clk_get(const char *con_id) in clk_get()
Dclk-core.h29 const char *con_id; member
/external/u-boot/arch/arm/cpu/armv7/bcm281xx/
Dclk-core.c417 struct clk *clk_get(const char *con_id) in clk_get()
Dclk-core.h29 const char *con_id; member
/external/libxcam/xcore/
Ddrm_display.cpp278 uint32_t con_id, in render_init()
/external/selinux/libsemanage/src/
Dhandle.h37 int con_id; /* Connection ID */ member
/external/libdrm/tests/modetest/
Dmodetest.c814 connector_find_mode(struct device *dev, uint32_t con_id, const char *mode_str, in connector_find_mode()