Searched defs:set_clock (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/drivers/gpu/drm/gma500/ |
H A D | intel_i2c.c | 43 static void set_clock(void *data, int state_high) in set_clock() function
|
H A D | oaktrail_lvds_i2c.c | 94 static void set_clock(void *data, int state_high) in set_clock() function
|
H A D | intel_gmbus.c | 136 static void set_clock(void *data, int state_high) in set_clock() function
|
/openbmc/u-boot/board/inversepath/usbarmory/ |
H A D | usbarmory.c | 367 static void set_clock(void) in set_clock() function
|
/openbmc/linux/include/media/davinci/ |
H A D | vpif_types.h | 45 int (*set_clock)(int, int); member
|
/openbmc/linux/sound/firewire/tascam/ |
H A D | tascam-stream.c | 44 static int set_clock(struct snd_tscm *tscm, unsigned int rate, in set_clock() function
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_i2c.c | 203 static void set_clock(void *i2c_priv, int clock) in set_clock() function
|
/openbmc/linux/drivers/video/fbdev/vermilion/ |
H A D | vermilion.h | 233 int (*set_clock) (struct vml_sys * sys, int clock); member
|
/openbmc/linux/drivers/mmc/host/ |
H A D | tmio_mmc.h | 182 void (*set_clock)(struct tmio_mmc_host *host, unsigned int clock); member
|
H A D | sdhci.h | 638 void (*set_clock)(struct sdhci_host *host, unsigned int clock); member
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_gmbus.c | 274 static void set_clock(void *data, int state_high) in set_clock() function
|
/openbmc/u-boot/include/ |
H A D | sdhci.h | 254 void (*set_clock)(struct sdhci_host *host, u32 div); member
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/ |
H A D | hw_sequencer.h | 318 enum dc_status (*set_clock)(struct dc *dc, member
|
/openbmc/linux/drivers/memory/tegra/ |
H A D | tegra210-emc.h | 939 void (*set_clock)(struct tegra210_emc *emc, u32 clksrc); member
|