Searched refs:kd (Results 1 – 3 of 3) sorted by relevance
856 static struct drm_plane *to_drm_plane(struct kmsg_dumper *kd) in to_drm_plane() argument858 return container_of(kd, struct drm_plane, kmsg_panic); in to_drm_plane()
799 u32 ddr_dpll2, pll_control2, kd; in ath9k_hw_init_pll() local804 kd = 0x1d; in ath9k_hw_init_pll()808 kd = 0x3d; in ath9k_hw_init_pll()826 REG_RMW_FIELD(ah, AR_CH0_BB_DPLL2, AR_CH0_DPLL2_KD, kd); in ath9k_hw_init_pll()
7 #include <linux/kd.h>
Completed in 10 milliseconds