Home
last modified time | relevance | path

Searched defs:cg (Results 1 – 10 of 10) sorted by relevance

/linux-4.19.296/drivers/gpio/
Dgpio-crystalcove.c121 static void crystalcove_update_irq_mask(struct crystalcove_gpio *cg, in crystalcove_update_irq_mask()
133 static void crystalcove_update_irq_ctrl(struct crystalcove_gpio *cg, int gpio) in crystalcove_update_irq_ctrl()
142 struct crystalcove_gpio *cg = gpiochip_get_data(chip); in crystalcove_gpio_dir_in() local
154 struct crystalcove_gpio *cg = gpiochip_get_data(chip); in crystalcove_gpio_dir_out() local
165 struct crystalcove_gpio *cg = gpiochip_get_data(chip); in crystalcove_gpio_get() local
182 struct crystalcove_gpio *cg = gpiochip_get_data(chip); in crystalcove_gpio_set() local
196 struct crystalcove_gpio *cg = in crystalcove_irq_type() local
226 struct crystalcove_gpio *cg = in crystalcove_bus_lock() local
234 struct crystalcove_gpio *cg = in crystalcove_bus_sync_unlock() local
249 struct crystalcove_gpio *cg = in crystalcove_irq_unmask() local
[all …]
/linux-4.19.296/drivers/clk/mediatek/
Dclk-gate.c28 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_cg_bit_is_cleared() local
40 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_cg_bit_is_set() local
52 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_cg_set_bit() local
59 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_cg_clr_bit() local
66 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_cg_set_bit_no_setclr() local
74 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_cg_clr_bit_no_setclr() local
162 struct mtk_clk_gate *cg; in mtk_clk_register_gate() local
/linux-4.19.296/drivers/clk/sunxi-ng/
Dccu_gate.c33 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_disable() local
58 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_enable() local
73 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_is_enabled() local
81 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_recalc_rate() local
93 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_round_rate() local
/linux-4.19.296/drivers/clk/
Dclk-qoriq.c101 static void cg_out(struct clockgen *cg, u32 val, u32 __iomem *reg) in cg_out()
109 static u32 cg_in(struct clockgen *cg, u32 __iomem *reg) in cg_in()
382 static void __init p2041_init_periph(struct clockgen *cg) in p2041_init_periph()
394 static void __init p4080_init_periph(struct clockgen *cg) in p4080_init_periph()
411 static void __init p5020_init_periph(struct clockgen *cg) in p5020_init_periph()
426 static void __init p5040_init_periph(struct clockgen *cg) in p5040_init_periph()
446 static void __init t1023_init_periph(struct clockgen *cg) in t1023_init_periph()
451 static void __init t1040_init_periph(struct clockgen *cg) in t1040_init_periph()
456 static void __init t2080_init_periph(struct clockgen *cg) in t2080_init_periph()
461 static void __init t4240_init_periph(struct clockgen *cg) in t4240_init_periph()
[all …]
/linux-4.19.296/fs/ufs/
Dialloc.c64 unsigned ino, cg, bit; in ufs_free_inode() local
181 unsigned cg, bit, i, j, start; in ufs_new_inode() local
Dcylinder.c133 unsigned cg, i, j; in ufs_load_cylinder() local
Dsuper.c229 struct ufs_cylinder_group *cg) in ufs_print_cylinder_stuff()
266 # define ufs_print_cylinder_stuff(sb, cg) /**/ argument
/linux-4.19.296/include/linux/
Dblktrace_api.h52 #define blk_add_cgroup_trace_msg(q, cg, fmt, ...) \ argument
98 # define blk_add_cgroup_trace_msg(q, cg, fmt, ...) do { } while (0) argument
/linux-4.19.296/drivers/clk/tegra/
Dclk-dfll.c295 u32 cg; member
/linux-4.19.296/include/rdma/
Dib_verbs.h1483 struct rdma_cgroup *cg; /* owner rdma cgroup */ member